> For the complete documentation index, see [llms.txt](https://ai-pin.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ai-pin.gitbook.io/whitepaper/ai-pin-utilities/token-utility.md).

# Token Utility

<mark style="color:blue;">**Empowering Access with $AI Utility Tokens**</mark> \
Our $AI token is the gateway to our AI-driven ecosystem, offering seamless access to a suite of products and services.&#x20;

<mark style="color:purple;">**Subscription & Purchases:**</mark> \
Token holders can use their $AI tokens to subscribe to premium AI services or purchase AI products offered by our company. This provides a straightforward and efficient method for clients and users to engage with our advanced AI tools, leveraging the tokens as a form of payment.&#x20;

<mark style="color:orange;">**Developer Grants:**</mark> \
A portion of tokens supports developer grants, encouraging innovation and contributions to enhance our AI platform. Developers receive grants for proposals that enrich our ecosystem.&#x20;

<mark style="color:yellow;">**Community Rewards:**</mark> \
Our $AI token facilitates the fair and transparent distribution of community rewards. Engaged users, contributors, and participants within our ecosystem receive rewards in tokens as recognition for their involvement, fostering a vibrant and active community.&#x20;

<mark style="color:green;">**Ecosystem Growth:**</mark> \
Token utility scales with our AI expansion. It accommodates new offerings, partnerships, and integrations, amplifying token value.&#x20;

<mark style="color:red;">**User-Centric Approach:**</mark>\
By integrating the $AI token as a utility within our AI ecosystem, we prioritize user convenience, accessibility, and engagement. This approach fosters a symbiotic relationship where the token benefits users by granting access while simultaneously fueling the growth and development of our AI platform.&#x20;

**In essence, our $AI token serves as the key to unlocking the full potential of our AI platform, facilitating access, incentivizing participation, and nurturing a collaborative ecosystem that benefits both users and contributors alike.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ai-pin.gitbook.io/whitepaper/ai-pin-utilities/token-utility.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
