# Getting Started

- [About Trade.fun](https://help.trade.fun/getting-started/about-trade.fun.md): Discover what makes trade.fun different from other trading platforms. Learn about our lighting fast execution, advanced trading tools, bank-level security and transparent fee
- [Security](https://help.trade.fun/getting-started/about-trade.fun/security.md)
- [The Problem](https://help.trade.fun/getting-started/about-trade.fun/the-problem.md)
- [FAQs](https://help.trade.fun/getting-started/faqs.md)
- [Glossary](https://help.trade.fun/getting-started/glossary.md)
- [Support](https://help.trade.fun/getting-started/support.md)
- [Account Setup](https://help.trade.fun/getting-started/account-setup.md): Everything you need before you hit the trade button. We create a self-custodial smart wallet for you during sign-up, powered by Privy, so you can start trading in seconds.
- [Referral Program](https://help.trade.fun/getting-started/referral-program.md)
- [Fees](https://help.trade.fun/getting-started/fees.md)
- [Rewards](https://help.trade.fun/getting-started/rewards.md)
- [Rewards Page](https://help.trade.fun/getting-started/rewards/rewards-page.md): Earn points and cashback by completing trading activities and quests, and claim your rewards in one place.
- [Refferals Page](https://help.trade.fun/getting-started/rewards/refferals-page.md): Earn rewards by sharing your referral link and tracking your earnings and activity.
- [Buybacks](https://help.trade.fun/getting-started/rewards/buybacks.md)
- [Deposits & Withdrawals](https://help.trade.fun/getting-started/deposits-and-withdrawals-1.md)
- [Deposits](https://help.trade.fun/getting-started/deposits-and-withdrawals-1/deposits.md)
- [Withdrawals](https://help.trade.fun/getting-started/deposits-and-withdrawals-1/withdrawals.md)
- [Transfer](https://help.trade.fun/getting-started/deposits-and-withdrawals-1/transfer.md): Transfer money between your Accounts.


---

# Agent Instructions: 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://help.trade.fun/getting-started.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.
