> 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/i.-start-here/who-is-this-for.md).

# Who Is This For?

Archivium is built for every participant in the AI economy. Find out how the protocol empowers you.

#### For AI Developers & Data Scientists

Are you building cutting-edge AI models or curating valuable datasets? Archivium is your distribution and monetization engine.

* **Monetize Instantly:** Deploy your work anywhere and connect it to the Archivium ecosystem. Your revenue is instantly accessible through your wallet.
* **Maintain Control:** You set your own access rules and permissions. Whether you want to offer open access or implement enterprise-grade security to protect your IP, the choice is yours.
* **Seamless Integration:** Use our turn-key API to connect your components with any participant in the ecosystem without configuring complex payment systems.

#### For AI Application Users

Are you looking for powerful AI tools to enhance your workflow, business, or creative projects? The Archivium AI Hub is your gateway.

* **Access a Diverse Marketplace:** Discover and utilize a new generation of AI products built on a decentralized foundation.
* **Support Creators Directly:** Your payments and usage directly reward the developers and data providers behind the tools you love.
* **Simplified Experience:** The Hub removes technical barriers, offering everything from AI applications and tutorials to reward programs.

#### For $ARCHIVE Holders & Community Members

Do you believe in a more equitable and decentralized future for artificial intelligence?

* **Govern the Protocol:** As a token holder, you have the power to influence the future of Archivium. Participate in governance to guide key decisions on treasury allocation, technical upgrades, and ecosystem policies.
* **Fuel the Economy:** The $ARCHIVE token is the native utility asset that powers all transactions in the ecosystem.
* **Be Part of the Revolution:** Join a community dedicated to ensuring that the creators and contributors of AI are the primary beneficiaries of its value.


---

# 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/i.-start-here/who-is-this-for.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.
