# Aggregator

- [Understand Aggregator](https://docs.ashswap.io/aggregator/understand-aggregator.md): The first Dynamic Trading Route Aggregator on MultiversX
- [Feature Updates](https://docs.ashswap.io/aggregator/understand-aggregator/feature-updates.md): Development history of AshSwap's Aggregator
- [Swap Guide](https://docs.ashswap.io/aggregator/swap-guide.md): A step-by-step guide to swap assets on AshSwap.
- [Aggregator Integration](https://docs.ashswap.io/aggregator/aggregator-integration.md): How projects and protocols can integrate AshSwap Aggregator or be integrated.
- [Adding Fees](https://docs.ashswap.io/aggregator/aggregator-integration/adding-fees.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.ashswap.io/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.
