# Positions

By clicking on **Positions**, you can view detailed information about the tokens currently in your wallet, including token type, balance, quantity held, cost price, current price, and PnL yield (which reflects the floating profit/loss for purchases made within the last 7 days).&#x20;

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

Ave.ai offers a unified interface for multi-chain portfolio display (covering Solana, BSC, ETH, and Base). Simply click on a token icon to quickly access its detailed page.

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

You also have the option to hide tokens that have been flagged as high risk by Ave.AI’s contract screening.


---

# 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://doc.ave.ai/tutorial/pc-web-tutorial/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.
