# 7K Aggregator

- [Overview](https://docs.7k.ag/7k-aggregator/overview.md): Bridging Fragmented Liquidity Across DEXs
- [Dynamic Trade Routing](https://docs.7k.ag/7k-aggregator/dynamic-trade-routing.md): Secure The Best Rates For Your Trades
- [Supported Exchanges](https://docs.7k.ag/7k-aggregator/supported-exchanges.md): Exchanges Added To Our Routes
- [Guides for 7K Aggregator](https://docs.7k.ag/7k-aggregator/guides-for-7k-aggregator.md): Simple Step-by-step Tutorials
- [Integration](https://docs.7k.ag/7k-aggregator/integration.md): Extend The 7K Waves Across Sui Ecosystem
- [Verification request](https://docs.7k.ag/7k-aggregator/verification-request.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.7k.ag/7k-aggregator.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
