# uDEX Docs

## uDEX Docs

- [Welcome to uDEX](https://docs.udex.one/welcome-to-udex.md)
- [uDEX Luck](https://docs.udex.one/feature/udex-luck.md)
- [Getting Started](https://docs.udex.one/feature/udex-luck/getting-started.md)
- [How to Send a Giftbox?](https://docs.udex.one/feature/udex-luck/how-to-send-a-giftbox.md)
- [How to Share and Claim uDEX Luck Gifts](https://docs.udex.one/feature/udex-luck/how-to-share-and-claim-udex-luck-gifts.md)
- [Customize Giftbox](https://docs.udex.one/feature/udex-luck/customize-giftbox.md)
- [uGun](https://docs.udex.one/feature/ugun.md)
- [Introduction](https://docs.udex.one/feature/ugun/introduction.md)
- [Features](https://docs.udex.one/feature/ugun/features.md)
- [How to Quickly Buy and Sell](https://docs.udex.one/feature/ugun/how-to-quickly-buy-and-sell.md)
- [How to Manage Assets](https://docs.udex.one/feature/ugun/how-to-manage-assets.md)
- [How to Copy Trade](https://docs.udex.one/feature/ugun/how-to-copy-trade.md)
- [Trading Settings Guide](https://docs.udex.one/feature/ugun/trading-settings-guide.md)
- [Language Support](https://docs.udex.one/feature/ugun/language-support.md)
- [Swap Trading](https://docs.udex.one/feature/swap-trading.md)
- [Leverage Trading](https://docs.udex.one/feature/leverage-trading.md)
- [uBridge](https://docs.udex.one/feature/ubridge.md)
- [Pools](https://docs.udex.one/feature/pools.md)
- [Liquidation](https://docs.udex.one/feature/liquidation.md)
- [Oracle](https://docs.udex.one/feature/oracle.md)
- [Tutorial](https://docs.udex.one/tutorial.md)
- [Preparation for Trading: Getting Started](https://docs.udex.one/tutorial/preparation-for-trading-getting-started.md)
- [How to Start a Market Swap?](https://docs.udex.one/tutorial/how-to-start-a-market-swap.md)
- [How to Start a Limit Swap?](https://docs.udex.one/tutorial/how-to-start-a-limit-swap.md)
- [How to Add Trading Tokens?](https://docs.udex.one/tutorial/how-to-add-trading-tokens.md)
- [How to Start Futures Trading?](https://docs.udex.one/tutorial/how-to-start-futures-trading.md)
- [How to Trade After Cross-Chain?](https://docs.udex.one/tutorial/how-to-trade-after-cross-chain.md)
- [FAQ](https://docs.udex.one/faq.md)
- [What should I do if the uDEX Telegram Bot is unresponsive?](https://docs.udex.one/faq/what-should-i-do-if-the-udex-telegram-bot-is-unresponsive.md)
- [What should I do if I can't find the cryptocurrency I want to trade?](https://docs.udex.one/faq/what-should-i-do-if-i-cant-find-the-cryptocurrency-i-want-to-trade.md)
- [What are market orders and limit orders?](https://docs.udex.one/faq/what-are-market-orders-and-limit-orders.md)
- [What fees are associated with Swap transactions?](https://docs.udex.one/faq/what-fees-are-associated-with-swap-transactions.md)
- [Referral Program](https://docs.udex.one/referral-program.md)
- [Contact Us](https://docs.udex.one/contact-us.md)
- [uDEX Privacy Policy](https://docs.udex.one/udex-privacy-policy.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.udex.one/welcome-to-udex.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.
