# Market Whale

## Market Whale

- [Welcome to Market Whale!](https://docs.mwh.app/welcome/welcome-to-market-whale.md)
- [Getting Started](https://docs.mwh.app/overview/getting-started.md)
- [Account Setup](https://docs.mwh.app/overview/getting-started/account-setup.md)
- [Wallets Section](https://docs.mwh.app/overview/getting-started/wallets-section.md)
- [Dashboard Overview](https://docs.mwh.app/dashboard-overview.md): The Dashboard is the central hub of the platform, where users can manage their main wallet, track rewards, view referral information, and monitor their rank and points.
- [Rank & Points System](https://docs.mwh.app/dashboard-overview/rank-and-points-system.md)
- [Referral System](https://docs.mwh.app/dashboard-overview/referral-system.md)
- [PnL (Profit & Loss) Analysis](https://docs.mwh.app/pnl-profit-and-loss-analysis.md): The PnL Analysis section offers detailed insights into trading activity, helping users track their asset values and performance over time.
- [Token Value Distribution](https://docs.mwh.app/pnl-profit-and-loss-analysis/token-value-distribution.md)
- [Trade Insights](https://docs.mwh.app/pnl-profit-and-loss-analysis/trade-insights.md)
- [Trading Guide](https://docs.mwh.app/trading-guide.md): The Trading section enables users to seamlessly discover, analyze, and trade tokens on the platform.
- [Executing Trades](https://docs.mwh.app/trading-guide/executing-trades.md)
- [Fee Structure](https://docs.mwh.app/trading-guide/fee-structure.md): At Market Whale, we prioritize transparency and simplicity in our fee structure to ensure our users know exactly what to expect when trading.
- [Productivity Tools](https://docs.mwh.app/productivity-tools.md)
- [Reclaim SOL Tool](https://docs.mwh.app/reclaim-sol-tool.md)
- [Links](https://docs.mwh.app/media/links.md): #Website #X  #ReclaimSOL


---

# 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.mwh.app/welcome/welcome-to-market-whale.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.
