# Portfolio

<figure><img src="https://1769268458-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPF4AvKczN6QFNgjLR82L%2Fuploads%2F3wafSDefM1Xm97FrlRTV%2Fimage.png?alt=media&#x26;token=e66fd553-1e6f-4813-879c-ee770e59d95f" alt=""><figcaption></figcaption></figure>

On the **Portfolio** page, you can view:

• **All Your Tokens**: A list of all the tokens you hold.

• **Total Value in USD**: The combined value of your tokens in USD.

• **Your Positions**: The funds you have in various pools.

If you do not see your tokens on the **Portfolio** page, there is an **Import Token** button where you can import any token by request.


---

# 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.arcane.finance/arcane-finance/user-interface/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.
