# Portfolio

{% embed url="<https://www.youtube.com/watch?v=PytZLjAIMDQ>" %}

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

*Here, you can:*

<mark style="color:yellow;">Open your wallet on Etherscan</mark>

<mark style="color:red;">Check out the Help page of our Gitbook</mark> (where you are now!)

<mark style="color:blue;">Copy the balance you hold of a particular token</mark>

<mark style="color:green;">Open up the Trade Terminal</mark>

<mark style="color:purple;">Check out the Profit and Loss monitor (powered by dexcheck.ai)</mark>

You can also Refresh your portfolio balance, return to the Home screen, cycle to the Next Wallet you've loaded in Starbot, and [Manage Wallets](/walkthrough/manage-wallets.md).

{% hint style="info" %}
When does Starbot ignore/hide tokens?

* If token balance = 0
* If token value < $1
* If liquidity < $500

This is done in order to hide unsellable and scam tokens from your Portfolio, keeping everything organized.
{% endhint %}

Let's check out the [Trade Terminal](/walkthrough/trade-terminal.md).


---

# 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.starbot.pro/walkthrough/portfolio.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.
