# League of Traders White Paper

## League of Traders White Paper

- [Introduction](https://docs.leagueoftraders.io/introduction.md): League of Traders: Socializing and Gamifying Crypto Trading
- [Problem Statement](https://docs.leagueoftraders.io/problem-statement.md): Challenges in a Growing Crypto Market: Transparency, Access, Participation
- [Solution](https://docs.leagueoftraders.io/solution.md): League of Traders: A Comprehensive, Community-Driven Solution
- [Portfolio Management](https://docs.leagueoftraders.io/solution/portfolio-management.md)
- [Leaderboard](https://docs.leagueoftraders.io/solution/leaderboard.md)
- [Copy Trading](https://docs.leagueoftraders.io/solution/copy-trading.md)
- [Pay-to-See](https://docs.leagueoftraders.io/solution/pay-to-see.md)
- [LOT Beacon](https://docs.leagueoftraders.io/solution/lot-beacon.md): Strategy Execution with Decentralized Flexibility
- [Social Staking](https://docs.leagueoftraders.io/solution/social-staking.md): A Dual Incentive Mechanism for Capital and Community Participation
- [Token Information](https://docs.leagueoftraders.io/token-information.md)
- [Token Utility](https://docs.leagueoftraders.io/token-utility.md)
- [Investors and Partners](https://docs.leagueoftraders.io/investors-and-partners.md)
- [Access League of Traders](https://docs.leagueoftraders.io/access-league-of-traders.md)
- [Social channels](https://docs.leagueoftraders.io/social-channels.md)
- [Disclaimer](https://docs.leagueoftraders.io/disclaimer.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.leagueoftraders.io/introduction.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.
