# AshSwap Academy

- [Decentralized Finance (DeFi)? — What is it?](https://docs.ashswap.io/resources/ashswap-academy/decentralized-finance-defi-what-is-it.md)
- [DeFi Components. What are they?](https://docs.ashswap.io/resources/ashswap-academy/defi-components.-what-are-they.md)
- [DeFi Handbook — Introduction to Decentralized Finance](https://docs.ashswap.io/resources/ashswap-academy/defi-handbook-introduction-to-decentralized-finance.md)
- [What is LP Token?](https://docs.ashswap.io/resources/ashswap-academy/what-is-lp-token.md): To better understand AshSwap's features, you need to first know a core concept of DEXs, the LP token. What is it and what is it used for?
- [Dynamic Aggregator](https://docs.ashswap.io/resources/ashswap-academy/dynamic-aggregator.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/resources/ashswap-academy.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.
