# TopGoal Account Binding (TAB) Token

We'll introduce TopGoal Account Binding(TAB) token which serves as the on-chain topgoal account identity soon. Some features of the TAB Tokens:

* Non-transferable: Users cannot transfer TAB tokens to other users.
* Non-Revocable: Users cannot revoke their TAB tokens and re-mint them.
* Unique: One verified TopGoal user ID allows the user to mint one TAB token only on a certain chain.
* Privilege: The TAB token holders will be able to participate in many exclusive on-chain events within TopGoal ecosystem and earn incentives like airdrop, whitelist rights, etc.<br>


---

# 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://whitepaper.topgoal.io/topgoal-the-football-metaverse/topgoal-account-binding-tab-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.
