# BOT BASICS / HOW TO

- [Buy a Token](https://bullseye-bot.gitbook.io/bullseyebot/bullseye-telegram-trading-bot/bot-basics-how-to/buy-a-token.md): How to Buy a Token using the Bullseye Trade bot
- [How to View Token Balances](https://bullseye-bot.gitbook.io/bullseyebot/bullseye-telegram-trading-bot/bot-basics-how-to/buy-a-token/how-to-view-token-balances.md): To see all the tokens in your wallet, you will need to import tokens using the following steps
- [Sell a Token](https://bullseye-bot.gitbook.io/bullseyebot/bullseye-telegram-trading-bot/bot-basics-how-to/sell-a-token.md): How to Sell a Token using the Bullseye Trade bot
- [Limit Buy](https://bullseye-bot.gitbook.io/bullseyebot/bullseye-telegram-trading-bot/bot-basics-how-to/editor.md): How to Create a Limit Buy using the Bullseye Trade Bot
- [Limit Sell](https://bullseye-bot.gitbook.io/bullseyebot/bullseye-telegram-trading-bot/bot-basics-how-to/editor-1.md): How to Create a Limit Sell using the Bullseye Trade Bot
- [Withdraw Funds](https://bullseye-bot.gitbook.io/bullseyebot/bullseye-telegram-trading-bot/bot-basics-how-to/withdraw-funds.md): How to withdraw funds to a different wallet
- [Audit](https://bullseye-bot.gitbook.io/bullseyebot/bullseye-telegram-trading-bot/bot-basics-how-to/audit.md): Audit Information
- [Bot FAQ](https://bullseye-bot.gitbook.io/bullseyebot/bullseye-telegram-trading-bot/bot-basics-how-to/bot-faq.md): Frequently Asked Questions


---

# 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://bullseye-bot.gitbook.io/bullseyebot/bullseye-telegram-trading-bot/bot-basics-how-to.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.
