# Via Your Wallet

{% stepper %}
{% step %}

### Open the App or Tap the Wallet Icon

The wallet icon is located on the left side of the bottom navigation bar.&#x20;
{% endstep %}

{% step %}

### Navigate to the "Holdings" Section

On the home screen, locate the "Holdings" section to view all of the subnets whose tokens you hold.
{% endstep %}

{% step %}

### Select a Subnet

Tap on the subnet name for which you would like to view more information.
{% endstep %}

{% step %}

### View the Holding Chart and Other Stats for the Subnet

Once in the subnet hold screen, you will have the ability to view a chart showing all time performance of your subnet holding by the TAO or USD value of the Alpha tokens held or simply by the Alpha tokens.

To toggle between the USD and TAO views, tap the hold balance. You can also change the view to show the Alpha tokens owned in the subnet by tapping "Alpha tokens".

On this screen, you will also be able to view the average APY you are earning from your holding in the selected subnet, the percentage of your portfolio balance that consists of this holding, as well as how long you are holding the subnet tokens for.

<div align="left"><figure><img src="/files/nCJfUh9sB4oK0Rsvz1BC" alt="" width="188"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Edit Your Hold

Tap "Buy" to purchase more tokens of the subnet.

Tap "Sell" to sell tokens that you own in the subnet.
{% endstep %}
{% endstepper %}


---

# 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://support.tao.com/documentation/managing-your-portfolio/subnet-holdings/via-your-wallet.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.
