# Genius Terminal

## Genius Terminal

- [Welcome](https://docs.tradegenius.com/welcome.md)
- [Account Creation](https://docs.tradegenius.com/account-set-up/account-creation.md)
- [Funding Your Account](https://docs.tradegenius.com/account-set-up/funding-your-account.md)
- [Security and 2FA](https://docs.tradegenius.com/account-set-up/security-and-2fa.md)
- [Wallets and Keys](https://docs.tradegenius.com/account-set-up/wallets-and-keys.md)
- [Settings](https://docs.tradegenius.com/account-set-up/settings.md)
- [Fees](https://docs.tradegenius.com/account-set-up/fees.md)
- [Overview](https://docs.tradegenius.com/spot-markets/overview.md)
- [Stocks](https://docs.tradegenius.com/spot-markets/stocks.md)
- [Launchpads](https://docs.tradegenius.com/spot-markets/launchpads.md)
- [Asset Data](https://docs.tradegenius.com/spot-markets/asset-data.md)
- [Order Creation](https://docs.tradegenius.com/spot-markets/order-creation.md)
- [Execution Management](https://docs.tradegenius.com/spot-markets/execution-management.md)
- [Order Management](https://docs.tradegenius.com/spot-markets/order-management.md)
- [Swaps](https://docs.tradegenius.com/spot-markets/swaps.md)
- [Sponsorships](https://docs.tradegenius.com/spot-markets/sponsorships.md)
- [Overview](https://docs.tradegenius.com/perpetual-markets/overview.md)
- [Asset Data](https://docs.tradegenius.com/perpetual-markets/asset-data.md)
- [Order Creation](https://docs.tradegenius.com/perpetual-markets/order-creation.md)
- [Order Management](https://docs.tradegenius.com/perpetual-markets/order-management.md)
- [Airdrop](https://docs.tradegenius.com/rewards/airdrop.md): This page describes Genius' season 1 airdrop campaign
- [Season 2 Points](https://docs.tradegenius.com/rewards/season-2-points.md): This page describes Genius' season 1 points campaign
- [\[Archived\] S1 Genius Points](https://docs.tradegenius.com/rewards/archived-s1-genius-points.md): This page describes Genius' season 1 points campaign
- [Trading Competitions](https://docs.tradegenius.com/rewards/trading-competitions.md)
- [Ghost Wallets](https://docs.tradegenius.com/ghost-actions/ghost-wallets.md)
- [Customer Support](https://docs.tradegenius.com/contact-us/customer-support.md)
- [Community](https://docs.tradegenius.com/contact-us/community.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.tradegenius.com/welcome.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.
