# Based

- [About](https://basedapp.gitbook.io/docs/based/readme.md): Trade everything, spend everywhere under a unified experience across multiple channels on Based.
- [Web Terminal](https://basedapp.gitbook.io/docs/based/web-terminal.md)
- [Mobile App](https://basedapp.gitbook.io/docs/based/mobile-app.md)
- [Prediction](https://basedapp.gitbook.io/docs/based/prediction.md)
- [Fees](https://basedapp.gitbook.io/docs/based/fees.md)
- [Affiliate Program](https://basedapp.gitbook.io/docs/based/affiliate-program.md)
- [Funding Trading Account](https://basedapp.gitbook.io/docs/based/funding-trading-account.md)
- [Depositing from Binance](https://basedapp.gitbook.io/docs/based/funding-trading-account/depositing-from-binance.md)
- [Based Points](https://basedapp.gitbook.io/docs/based/based-points.md): There are two categories of Based Points: XP (From use of Based Terminal) + Card Points (From use of Based Cards).
- [$BASED Token](https://basedapp.gitbook.io/docs/based/based-token.md): The native token that powers the Based ecosystem. It is designed to be a utility token used within the platform to access features, align incentives, and support long-term community ownership
- [Staking $BASED](https://basedapp.gitbook.io/docs/based/staking.md)
- [Telegram Bot](https://basedapp.gitbook.io/docs/based/telegram-bot.md)
- [Desktop](https://basedapp.gitbook.io/docs/based/desktop.md)


---

# 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://basedapp.gitbook.io/docs/based.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.
