# The True Trade Documentation

## The True Trade - Learn

- [TTT Overview](https://learn.thetruetrade.io/intro/ttt-overview.md)
- [Core Values & VP](https://learn.thetruetrade.io/intro/core-values-and-vp.md)
- [How TTT Differs from other DEXs](https://learn.thetruetrade.io/intro/how-ttt-differs-from-other-dexs.md)
- [Setting Up your Trading Experience](https://learn.thetruetrade.io/getting-started/setting-up-your-trading-experience.md): A Step by Step Guide
- [Sign-Up via Wallet connect](https://learn.thetruetrade.io/getting-started/setting-up-your-trading-experience/sign-up-via-wallet-connect.md)
- [Log-In with Google](https://learn.thetruetrade.io/getting-started/setting-up-your-trading-experience/log-in-with-google.md)
- [Login Via Telegram](https://learn.thetruetrade.io/getting-started/setting-up-your-trading-experience/login-via-telegram.md)
- [Secure your account](https://learn.thetruetrade.io/getting-started/secure-your-account.md)
- [Link your Email](https://learn.thetruetrade.io/getting-started/secure-your-account/link-your-email.md)
- [Link Google Auth Code](https://learn.thetruetrade.io/getting-started/secure-your-account/link-google-auth-code.md)
- [Web3 Trading](https://learn.thetruetrade.io/deposit-and-trade/web3-trading.md)
- [Supported Wallet connect](https://learn.thetruetrade.io/deposit-and-trade/web3-trading/supported-wallet-connect.md)
- [Full custody of your funds in Web3 Mode](https://learn.thetruetrade.io/deposit-and-trade/web3-trading/full-custody-of-your-funds-in-web3-mode.md)
- [How-To-Trade in Web3 Mode](https://learn.thetruetrade.io/deposit-and-trade/web3-trading/how-to-trade-in-web3-mode.md)
- [Gasless Trading](https://learn.thetruetrade.io/deposit-and-trade/gasless-trading.md)
- [Deposit supported coins into Gasless wallet](https://learn.thetruetrade.io/deposit-and-trade/gasless-trading/deposit-supported-coins-into-gasless-wallet.md)
- [How-To-Trade in Galess Mode](https://learn.thetruetrade.io/deposit-and-trade/gasless-trading/how-to-trade-in-galess-mode.md)
- [Withdraw Funds from Gasless wallet](https://learn.thetruetrade.io/deposit-and-trade/gasless-trading/withdraw-funds-from-gasless-wallet.md)
- [Maker and Taker Fees](https://learn.thetruetrade.io/fee-structure/maker-and-taker-fees.md)
- [Top Traders in TTT](https://learn.thetruetrade.io/leaderboard/top-traders-in-ttt.md)
- [Refer & Earn](https://learn.thetruetrade.io/referral-program/refer-and-earn.md)
- [The True Trade Traction](https://learn.thetruetrade.io/stats-and-insights/the-true-trade-traction.md)
- [TTT Integrations](https://learn.thetruetrade.io/corporate-alliance/ttt-integrations.md)
- [TTT FAQ](https://learn.thetruetrade.io/faq-and-support/ttt-faq.md)
- [24/7 Live Support](https://learn.thetruetrade.io/faq-and-support/24-7-live-support.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://learn.thetruetrade.io/intro/ttt-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.
