# Main Menu

The main menu of Nexabot will show you your current open positions, including details such as the token amount you hold, as well as the USD value.\ <br>

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXeSUZ5Fzk8n4ljl3CLyE-ghdiIheeYY_bkunQpbtecdSNX5cCji0z7-Jdu2mjDe_9ZLh3UgI5pT-x6kKR0lThnIgrMPedh9C5I4rhEOOBOShn_8kXOl3IBgWm1QD49IyrhzKrgnU3bV_0r9GS7pFL316kU?key=XXInVsm0zsnnyGnMbrmNQQ" alt="" width="188"><figcaption></figcaption></figure>

Displayed below that is your CRO balance, as well as the top tokens by 24 hour volume trade on VVS Finance.\
\
There are also numbers next to each position, styled with a slash “/”, for easy navigation to manage that position. For example below, you can click the “/1” shortcut to navigate straight to the Sell & Manage page for that position.\
\
There are 6 buttons shown in the main menu:\
\
**Buy:** Clicking this will prompt you to input either a ticker that is whitelisted on VVS Finance, or contract address for you to buy, and will then open the Buy Menu. More details on the buying in the [*Buy Tokens* page.](https://nexabot-ai.gitbook.io/nexabot-ai/trading-bot/buy-tokens)&#x20;

<figure><img src="/files/GWogFrnjzLzaHDaMqBGg" alt="" width="375"><figcaption></figcaption></figure>

**Sell & Manage:** Clicking this will open the Sell & Manage menu for your first position, in the same order as shown in the top of the Main Menu. More details on the selling in the [*Sell & Manage Tokens* page](https://nexabot-ai.gitbook.io/nexabot-ai/trading-bot/sell-and-manage-tokens).

You can also navigate to other pages using the text shortcuts, accessible on the shortcuts button to the left:

<figure><img src="/files/1HfNtUZmDQ8yR75wQAQO" alt="" width="188"><figcaption></figcaption></figure>

<br>


---

# 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://nexabot-ai.gitbook.io/nexabot-ai/trading-bot/main-menu.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.
