> 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/iii.-for-creators/getting-started-for-creators.md).

# Getting Started for Creators

You are the architects of the AI revolution. You build the models, curate the datasets, and design the applications that are changing the world. At Archivium, we believe you should have full ownership and control over your contributions, and be rewarded directly for the value you create.

This guide is for you: the developer, the data scientist, the innovator. It will show you how to leverage the Archivium Protocol to instantly monetize your work, connect to a thriving ecosystem, and protect your intellectual property without the friction of traditional systems.

#### The Old Way vs. The Archivium Way

| The Old Way                            | The Archivium Way                          |
| -------------------------------------- | ------------------------------------------ |
| Complex payment system integrations    | Instant, direct-to-wallet revenue          |
| Reliance on centralized marketplaces   | A decentralized, open ecosystem            |
| Opaque, high commission fees           | Transparent, on-chain transactions         |
| Locked into specific hosting platforms | Deploy anywhere, connect via API           |
| Loss of control over your IP           | Full sovereignty over access & permissions |

Welcome to a new era of creation. Let's get you paid for your work.

<br>


---

# 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/iii.-for-creators/getting-started-for-creators.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.
