> For the complete documentation index, see [llms.txt](https://docs.smardex.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.smardex.io/smardex-documentation.md).

# SmarDex Documentation

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>What is</strong> SmarDex</td><td></td><td>Learn about the core concepts of the SmarDex Protocol, Swaps, Pools, Liquidity and more.</td><td><a href="/pages/nYYkmP5nWoGEzMePJ1HA">/pages/nYYkmP5nWoGEzMePJ1HA</a></td><td><a href="/files/QpuwBfBtMovCFIBljcup">/files/QpuwBfBtMovCFIBljcup</a></td></tr><tr><td>SmarDex <strong>Smart Contracts</strong></td><td></td><td>Learn about the architecture of the SmarDex Protocol smart contracts through guided examples.</td><td><a href="/pages/wjuUiTTwsvXK3pLcIzlm">/pages/wjuUiTTwsvXK3pLcIzlm</a></td><td><a href="/files/CAxXPEum5uCh2xazlxgj">/files/CAxXPEum5uCh2xazlxgj</a></td></tr><tr><td>SmarDex <strong>White Paper</strong></td><td></td><td>Understand the SmarDex revolution and how it can change DeFi forever!</td><td><a href="/pages/3VyUat6UCIWpglkTBlk4">/pages/3VyUat6UCIWpglkTBlk4</a></td><td><a href="/files/7OPRqmENbQtcqdLVIqFP">/files/7OPRqmENbQtcqdLVIqFP</a></td></tr></tbody></table>

## Quick links

{% content-ref url="/pages/1S6mii9XtfOoYAZTuvhU" %}
[What is SmarDex ?](/overview/what-is-smardex.md)
{% endcontent-ref %}

{% content-ref url="/pages/sv59mMm5tp64xLSPvao9" %}
[SmarDex DeFi Platform](/smardex-defi-platform.md)
{% endcontent-ref %}

{% content-ref url="/pages/3VyUat6UCIWpglkTBlk4" %}
[Whitepaper](/smardex-technology/whitepaper.md)
{% endcontent-ref %}

{% content-ref url="/pages/MDkONSa7B8r1YpgY2AOK" %}
[Understanding the Undisputable Advantage of SmarDex](/smardex-technology/understanding-the-undisputable-advantage-of-smardex.md)
{% endcontent-ref %}

{% embed url="<https://github.com/SmarDex-Ecosystem/dex-smart-contracts>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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