> For the complete documentation index, see [llms.txt](https://docs.archivesol.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.archivesol.xyz/v.-usdarchive-token/core-utilities.md).

# Core Utilities

The $ARCHIVE token is designed with deep, functional utility. It serves three primary roles within the ecosystem, ensuring it is integral to every interaction.

#### 1. Medium of Exchange

$ARCHIVE is the primary currency for all transactions on the Archivium Hub and across the protocol. It is the fuel for all economic activity.

* **Pay for API Calls:** Developers and applications use $ARCHIVE to pay for real-time access to AI models.
* **Purchase Premium Access:** Users can purchase or license exclusive AI models and applications.
* **Subscribe to Data Streams:** Researchers and models can subscribe to high-quality, proprietary datasets.
* **License Applications:** Users can pay for one-time or recurring licenses for user-facing AI tools.

#### 2. Governance

Token holders have the power to influence the future of the protocol. We believe that the ecosystem should be guided by those who have a vested interest in its success.

* **Participate in Governance:** By holding $ARCHIVE, you gain the right to vote on key proposals that shape the protocol's development.
* **Guide Key Decisions:** Token holders can help decide on critical issues such as treasury allocation for grants, strategic technical upgrades, and changes to ecosystem policies.

#### 3. Incentivizing Contribution

The protocol is designed to be a self-improving system that rewards those who add value. A significant portion of the ecosystem's rewards are distributed in $ARCHIVE tokens.

* **Earn by Deploying Models:** Creators are rewarded based on the usage and popularity of their AI models.
* **Earn by Providing Data:** Data curators earn tokens when their datasets are licensed or used for training new models.
* **Earn by Building Applications:** Application developers who drive usage and bring new users to the ecosystem are rewarded for their contributions.


---

# 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:

```
GET https://docs.archivesol.xyz/v.-usdarchive-token/core-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.
