# Manage Your Positions

Type /start to head back to the main menu where you will see an overview of all your open positions.

<figure><img src="/files/6OCZ2j6xu2e5SpfFn5AW" alt=""><figcaption></figcaption></figure>

From here, you can see your current token holdings, as well as your available ETH to trade with (Balanced), along with your available ETH + unrealized ETH value from your current holdings (Net Worth).

You can also see your lifetime ETH Earned from Cash Back rewards and Referral rewards (which we'll touch on in the later sections).

Select Sell/Manage.

<figure><img src="/files/FHmAK4fvi6OTNm17wF9G" alt=""><figcaption></figcaption></figure>

This menu allows you to get a more granular look at each token you own, as well as the options to buy more or sell.

To navigate between tokens, simply press the Next and Previous buttons to cycle through.

Zenith Pro Tip: When on the main menu, click the number next to the token name to jump directly to that token within your Manage/Sell menu. Helpful when you have a ton of positions and don't feel like scrolling through them 1 by 1.

<figure><img src="/files/eVCGIOviXqIAePKGfSgq" alt=""><figcaption></figcaption></figure>


---

# 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://gitbook.zenithwallet.com/trading-bot-overview/manage-your-positions.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.
