# Overview

- [What is SmarDex ?](https://docs.smardex.io/overview/what-is-smardex.md)
- [Understanding SmarDex](https://docs.smardex.io/overview/what-is-smardex/understanding-smardex.md): Understand SmarDex, even if you're new to crypto
- [Why SmarDex is the Best](https://docs.smardex.io/overview/what-is-smardex/why-smardex-is-the-best.md): The DeFi disruptor poised to take over the DEX market
- [Inside SmarDex Algorithm](https://docs.smardex.io/overview/what-is-smardex/inside-smardex-algorithm.md): Overcoming Impermanent Loss: a novel approach to liquidity management
- [Tokenomics](https://docs.smardex.io/overview/what-is-smardex/tokenomics.md): SmarDex is based on fixed supply incentives increasing the purchasing power and value of each "remaining" token.
- [Farming Campaigns](https://docs.smardex.io/overview/what-is-smardex/farming-campaigns.md): SmarDex's Farming Campaigns enable users to support the SmarDex protocol by staking SmarDex Volatility Vaults LP tokens, while simultaneously earning rewards.
- [Contracts' addresses](https://docs.smardex.io/overview/what-is-smardex/contracts-addresses.md)
- [Fees](https://docs.smardex.io/overview/what-is-smardex/fees.md)
- [Glossary](https://docs.smardex.io/overview/what-is-smardex/glossary.md): Here you will find the words of the DeFi world


---

# 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.smardex.io/overview.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.
