> For the complete documentation index, see [llms.txt](https://docs.bitfoot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bitfoot.com/trading-guides.md).

# TRADING GUIDES

- [Getting Started](https://docs.bitfoot.com/trading-guides/getting-started.md)
- [How to Start Trading](https://docs.bitfoot.com/trading-guides/getting-started/how-to-start-trading.md)
- [Understanding Market Basics](https://docs.bitfoot.com/trading-guides/getting-started/understanding-market-basics.md)
- [Risk Management 101](https://docs.bitfoot.com/trading-guides/getting-started/risk-management-101.md)
- [Additional Tips for Beginners](https://docs.bitfoot.com/trading-guides/getting-started/additional-tips-for-beginners.md)
- [How to Make Constant 2x Trades](https://docs.bitfoot.com/trading-guides/getting-started/how-to-make-constant-2x-trades.md)
- [Advanced Trading](https://docs.bitfoot.com/trading-guides/advanced-trading.md)
- [How to Profit from Pump.Fun Tokens](https://docs.bitfoot.com/trading-guides/advanced-trading/how-to-profit-from-pump.fun-tokens.md)
- [How to Find Smart Money and Start Copy Trading](https://docs.bitfoot.com/trading-guides/advanced-trading/how-to-find-smart-money-and-start-copy-trading.md)
- [How to Snipe Hot New Tokens](https://docs.bitfoot.com/trading-guides/advanced-trading/how-to-snipe-hot-new-tokens.md)
- [Avoiding Scams and Rugpulls](https://docs.bitfoot.com/trading-guides/advanced-trading/avoiding-scams-and-rugpulls.md)
- [Token Analysis Guide](https://docs.bitfoot.com/trading-guides/advanced-trading/token-analysis-guide.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 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://docs.bitfoot.com/trading-guides.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.
