# DataDex

## DataDex User Guide

- [What is DataDex?](https://docs.datadex.com/what-is-datadex.md): DataDex description
- [Core Features](https://docs.datadex.com/core-features.md): Some of the popular features
- [How to Use DataDex](https://docs.datadex.com/how-to-use-datadex.md): How to use DataDex for trading and providing liquidity
- [Tips for Maximizing Your DataDex Experience](https://docs.datadex.com/tips-for-maximizing-your-datadex-experience.md): Tips for users
- [Common Terms](https://docs.datadex.com/common-terms.md): Some commonly used terms
- [Detailed Guide to Providing Liquidity on DataDex](https://docs.datadex.com/detailed-guide-to-providing-liquidity-on-datadex.md): User Guide
- [Step 1 - Prepare Your Wallet](https://docs.datadex.com/step-by-step-guide-to-providing-liquidity/step-1-prepare-your-wallet.md)
- [Step 2 - Access DataDex](https://docs.datadex.com/step-by-step-guide-to-providing-liquidity/step-2-access-datadex.md)
- [Step 3 - Navigate to the Pool](https://docs.datadex.com/step-by-step-guide-to-providing-liquidity/step-3-navigate-to-the-pool.md)
- [Step 4 - Choose the Token Pair](https://docs.datadex.com/step-by-step-guide-to-providing-liquidity/step-4-choose-the-token-pair.md)
- [Step 5 -  Define the Price Range](https://docs.datadex.com/step-by-step-guide-to-providing-liquidity/step-5-define-the-price-range.md)
- [Step 6 - Select the Fee Tier](https://docs.datadex.com/step-by-step-guide-to-providing-liquidity/step-6-select-the-fee-tier.md)
- [Step 7 - Deposit Tokens](https://docs.datadex.com/step-by-step-guide-to-providing-liquidity/step-7-deposit-tokens.md)
- [Step 8 - Position Management](https://docs.datadex.com/step-by-step-guide-to-providing-liquidity/step-8-position-management.md)
- [Earnings from Liquidity Provision](https://docs.datadex.com/earnings-from-liquidity-provision.md): User earnings
- [What Happens if Price Moves Outside Your Range?](https://docs.datadex.com/what-happens-if-price-moves-outside-your-range.md): Position
- [Withdrawing Liquidity](https://docs.datadex.com/withdrawing-liquidity.md): Manage liquidity
- [Risks of Providing Liquidity](https://docs.datadex.com/risks-of-providing-liquidity.md): Manage liquidity provision risk
- [Best Practices](https://docs.datadex.com/best-practices.md): Things to know
- [Conclusion](https://docs.datadex.com/conclusion.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.datadex.com/what-is-datadex.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.
