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

# Token Utility

### **1. Governance Rights**

Holding $SHARK makes you more than just a holder—it makes you a decision-maker. With governance rights, you have a voice in shaping the future of the Sharky Sharkx ecosystem. From roadmap decisions to community initiatives, your input helps steer The Pack in the right direction.

***

### **2. Exclusive Access to Sharky AI Features**

As a $SHARK holder, you unlock premium access to **Sharky AI Tutor**, the heart of the Sharky Sharkx ecosystem.

* **Step-by-Step Tutorials**: Learn how to set up wallets, trade meme coins, and explore crypto in simple, easy steps.
* **Interactive Features**: Enjoy tools like Shark Hunt and the Crypto Personality Quiz to make learning fun.
* **Advanced Insights**: Get priority access to new tools and features as Sharky AI Tutor evolves.

***

### **3. Rewards and Benefits for Holders**

Being part of **The Pack** means enjoying exclusive perks designed to reward loyalty and engagement:

* **Community Events and Giveaways**: Gain access to special events and token giveaways.
* **Early Access**: Be the first to experience updates, features, and new opportunities in the ecosystem.
* **Enhanced Learning Experience**: Holders gain priority in accessing advanced Sharky AI Tutor tools and features.

By holding $SHARK, you're not just investing in a token; you're becoming an integral part of a dynamic and evolving ecosystem, reaping benefits that extend beyond traditional crypto assets.

<figure><img src="/files/12h4pAL1uS811DMNBYmc" alt=""><figcaption></figcaption></figure>


---

# 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://projectdocuments.gitbook.io/sharky-sharkx/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.
