# Portfolio

Your portfolio allows you to have a quick overview of all your tokens across both your Base and Solana wallet on the platform.

### Features

1. **Total Portfolio Value:** The combined value of all your tokens in USD.
2. **Token Balances:** All the tokens you hold on both Base and Solana.
3. **24 Hour Performance:** How each tokens' price performance has been for the last 24 hours.
4. **Trade:** Ability to buy/sell tokens directly from the portfolio.
5. **Hide Small Balances:** Hide tokens less than $1 in view from your portfolio.


---

# 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://onchained.gitbook.io/onchained/trading/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.
