# Solar DEX

- [How Solar DEX Works](https://solar-studios.gitbook.io/solar-studios/solar-dex/how-solar-dex-works.md)
- [Solar Dex SDK & API](https://solar-studios.gitbook.io/solar-studios/solar-dex/solar-dex-sdk-and-api.md): Build on top of the fastest growing DEX on the Eclipse Network
- [Liquidity Pools & Fee Structure](https://solar-studios.gitbook.io/solar-studios/solar-dex/liquidity-pools-and-fee-structure.md)
- [Leaderboard](https://solar-studios.gitbook.io/solar-studios/solar-dex/leaderboard.md): Leaderboard Overview – Solar DEX
- [Supported Networks](https://solar-studios.gitbook.io/solar-studios/solar-dex/supported-networks.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://solar-studios.gitbook.io/solar-studios/solar-dex.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.
