# Claiming your Subnet Profile

The TAO.com app features dedicated profiles for each subnet to give users the most comprehensive subnet directory available.&#x20;

Subnet profiles can be accessed from the Search tab or by tapping on subnet names and logos throughout other areas of the app.

<figure><img src="/files/KPV1HWDbg1SzGf5cJGvB" alt=""><figcaption><p>Sample subnet page within the TAO.com app</p></figcaption></figure>

Subnet profiles can be "claimed" by subnet owners to manage themselves directly. This gives subnet owners control over how they position their subnet to potential and existing holders.&#x20;

Subnet owners can manage the information shown on their profile similar to how they might manage a LinkedIn profile - direct access to update information that then is immediately updated in the TAO.com app for all users. For more details, see [Editing your Subnet Profile](/for-subnet-owners/editing-your-subnet-profile.md).

## Unclaimed profiles

By default, all subnet profiles are unclaimed and display an "Unclaimed" badge next to the About section header:

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

Upon tapping the badge, the user sees a message explaining that the subnet's owner has not yet claimed this profile:

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

## Claimed profiles

Any subnet profile that is claimed by its owner displays a "Claimed" badge next to the About section header:

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

Upon tapping the badge, the user sees a message explaining that the subnet profile page has been claimed by, and is managed by, its subnet owner:

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

## Claiming your subnet profile

{% stepper %}
{% step %}

### Email <support@TAO.com>

Tell us which subnet you own and indicate that you'd like to claim your subnet profile.
{% endstep %}

{% step %}

### Be on the lookout for an email reply with instructions to verify ownership

We'll email you back with instructions to verify your ownership of the subnet, which may include DMing us from the Discord user indicated as the subnet owner in the official Bittensor Discord channel for your subnet or by replying to a DM from our X (Twitter) account to the subnet's official X (Twitter) account as indicated on-chain.
{% endstep %}

{% step %}

### Verify ownership

Follow our instructions to verify subnet ownership.
{% endstep %}

{% step %}

### Await account details

Once you have verified ownership of your subnet, we will create an account for you in the TAO.com Content Management System (CMS) where you will be able to edit and manage your subnet profile. For more details, see [Editing your Subnet Profile](/for-subnet-owners/editing-your-subnet-profile.md).
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
*By claiming your subnet profile, you agree that you are responsible for the content you put on your subnet profile page, and agree to not make any false claims nor add any content that would be deemed inappropriate. TAO.com reserves the right to withdraw your ability to manage your subnet profile at any time due to inappropriate use or abuse.*
{% endhint %}


---

# 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/for-subnet-owners/claiming-your-subnet-profile.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.
