# Cardax DOCS

## Cardax DOCS

- [INTRODUCTION](https://docs.cardax.io/introduction.md)
- [What is Cardax?](https://docs.cardax.io/introduction/what-is-cardax.md)
- [Introduction to Cardax DEX on Milkomeda](https://docs.cardax.io/milkomeda/introduction-to-cardax-dex-on-milkomeda.md): Getting started with Cardax on Milkomeda
- [GET STARTED](https://docs.cardax.io/get-started.md): A tutorial about how to interact with Cardax DEX
- [Intro](https://docs.cardax.io/get-started/intro.md): End users can send ADA from the Cardano mainnet to a bridge address and receive wrapped ADA on the Milkomeda C1 sidechain.
- [Set up Flint wallet](https://docs.cardax.io/get-started/set-up-flint-wallet.md)
- [Configuring MetaMask](https://docs.cardax.io/get-started/configuring-metamask.md)
- [How to add Milkomeda C1 to Metamask network list](https://docs.cardax.io/get-started/how-to-add-milkomeda-c1-to-metamask-network-list.md)
- [How to bridge ADA from Cardano to Milkomeda network?](https://docs.cardax.io/get-started/how-to-bridge-ada-from-cardano-to-milkomeda-network.md): Bridging from Cardano to Milkomeda
- [How to bridge Cardano Native Tokens (CNTs) to the Milkomeda network?](https://docs.cardax.io/get-started/how-to-bridge-cardano-native-tokens-cnts-to-the-milkomeda-network.md): Bridging from Cardano to Milkomeda
- [How to add liquidity](https://docs.cardax.io/get-started/how-to-add-liquidity.md)
- [How to swap tokens](https://docs.cardax.io/get-started/how-to-swap-tokens.md)
- [Tokens listed on Cardax DEX](https://docs.cardax.io/tokens-listed-on-cardax-dex.md): These are all the tokens you can currently trade on our DEX.
- [CDX TOKEN](https://docs.cardax.io/cdx-token.md)
- [Token Utility](https://docs.cardax.io/cdx-token/token-utility.md)
- [GLOSSARY](https://docs.cardax.io/glossary.md)
- [BUSINESS INFORMATION](https://docs.cardax.io/business-information.md)
- [Brand assets & logo](https://docs.cardax.io/business-information/brand-assets-and-logo.md)
- [Partnerships](https://docs.cardax.io/business-information/partnerships.md)
- [Official Accounts](https://docs.cardax.io/business-information/official-accounts.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.cardax.io/introduction.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.
