# Navigating the bot

You can access the main menu at any time by clicking on "Menu" and selecting /start, or by simply typing /start in the text box.

## Start Menu Options

* **Buy & Sell** – Snipe or dump Solana gems instantly. Just drop the contract or link.
* **Positions** – Track your active bags. Manage your wins (or cope).
* **Wallets** – Add, import, or switch wallets with ease.
* **Referrals** – Share Maxi and earn from your degen friends' trades.
* **Gems Hunter Bot** – Auto-trade based on whale moves & AI gems.
* **Settings** – Change general settings.
* **Help** – Stuck? Tap here before you rage quit.
* **Refresh** – Update your view with the latest trades.


---

# 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://docs.maxi.fun/maxi-trading-bot/navigating-the-bot.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.
