# F1 TradingBot's Guide

- [Wallet Creation](https://f1tradingbot.gitbook.io/f1-tradingbot/f1-tradingbots-guide/editor.md)
- [Connect Wallet](https://f1tradingbot.gitbook.io/f1-tradingbot/f1-tradingbots-guide/editor/connectwl.md)
- [How to Buy](https://f1tradingbot.gitbook.io/f1-tradingbot/f1-tradingbots-guide/how-to-buy.md): Dominate every trades!
- [How to Sell in Style!](https://f1tradingbot.gitbook.io/f1-tradingbot/f1-tradingbots-guide/how-to-buy/how-to-sell.md)
- [How to Enable Auto Buy](https://f1tradingbot.gitbook.io/f1-tradingbot/f1-tradingbots-guide/auto-sell.md): Start Your Engines!
- [How to Enable Auto Sell](https://f1tradingbot.gitbook.io/f1-tradingbot/f1-tradingbots-guide/auto-sell/auto-sell.md): Cash Out at Top Speed!


---

# 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://f1tradingbot.gitbook.io/f1-tradingbot/f1-tradingbots-guide.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.
