# From General Search

{% stepper %}
{% step %}

### Open the App

{% endstep %}

{% step %}

### Search Subnet

Locate the subnet you'd like to purchase tokens in by using the app's general search feature. Please see guidance on locating a subnet [Via General Search](/documentation/exploring-subnets/viewing-a-subnet/via-general-search.md).
{% endstep %}

{% step %}

### Purchase tokens

Once you're in the profile page for the subnet you'd like to purchase tokens in, tap "Buy \[Subnet Name]"
{% endstep %}

{% step %}

### Enter Amount to Purchase

Enter the TAO amount or the token amount that you would like to purchase. The app will automatically convert the amount entered to respective tokens or TAO.
{% 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-general-search.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.
