# From Your Hold

{% 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&#x20;

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

{% step %}

### Tap "Buy"

{% endstep %}

{% step %}

### Enter Amount to Sell

Enter the tokens or TAO value of the amount you'd like to buy OR tap "Buy maximum" to buy the most tokens you can with your current available balance. The app will automatically convert the amount entered to respective TAO or tokens.
{% endstep %}

{% step %}

### Tap "Review transaction"

{% endstep %}

{% step %}

### Review Transaction Details

{% endstep %}

{% step %}

### Confirm Purchase with Credentials

Tap "Confirm with Face ID" or enter your password and then tap "Confirm buy".&#x20;

Please note that this operation may take several minutes to complete.
{% 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/buying-and-selling-subnet-tokens/buying-subnet-tokens/from-your-hold.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.
