# About Token

#### Transfer of Equity Tokens&#x20;

Holders can send Equity Tokens they hold to other addresses. The address that received the Equity Token also immediately became a Holder.

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

#### Add to MetaMask

Click on the MetaMask icon to add the Token to the MetaMask wallet.

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

#### Add a Tokens

Search and add through **\[Add Token]** in the My Tokens list.

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


---

# 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://wiki.subdao.network/product-guide/about-token.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.
