# Additional Token Utilities

ANTIX functionality is not limited to the use cases discussed in the Core Utility of ANTIX section. The token can also be used by users in auxiliary functions of the protocol, which extend and supplement the value of the core utilities:

* Activity Rewards: The Antix platform will distribute ANTIX among active users who have contributed to its development and improvement. More detailed information is provided in the section «Activity Rewards».
* Referral Program: Users can invite new members to the AIGE platform through referral links and receive rewards in ANTIX tokens. More detailed information is provided in the section Referral Program.
* Promotion: Users can use ANTIX to buy ads to promote their digital twins or licenses and increase their sales on the marketplace. For more details, see the "Marketplace Activity" section.
* Community Steering: Users can actively participate in the platform by using ANTIX tokens in voting processes. More detailed information is provided in the section Governance.
* Minting Non-Sale NFT: Users can receive tokens from the unique NFT collection for blocking ANTIX tokens in special fields. More detailed information is provided in the section Minting non-sale NFT.
* Intellectual Property & Royalty Management: The platform will implement smart contracts to enable seamless registration of IP rights for any content created by digital humans and also handle the automated calculation and distribution of royalty payments in ANTIX to the rightful content creators. More detailed information is provided in the section Intellectual Property & Royalty Management.


---

# 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://antix.gitbook.io/antix-white-paper/3.-the-tokenomics/additional-token-utilities.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.
