# Portfolio and Screener

The RuneMine Portfolio provides full insight into your Runes holdings

<figure><img src="/files/zlhnEEgSALid1i7tBlNC" alt=""><figcaption><p>Working UI draft: not indicative of final deployment</p></figcaption></figure>

{% hint style="info" %}
Track your Runes tokens held, the current value, change in value, and performance&#x20;
{% endhint %}

Any user will be able to look up any wallet and see their portfolio the same way. Follow notable wallets, get alerts when actions occur, or grouping wallets together to see an aggregate portfolio of the trends. The power is yours


---

# 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://runemine.gitbook.io/runemine/runemine-protocol/portfolio-and-screener.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.
