> 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/how-to-monetize-your-assets.md).

# How to Monetize Your Assets

Archivium eliminates the barriers between your creation and your revenue. Whether you've built a powerful AI model, a user-friendly application, or a high-quality dataset, the monetization process is simple, secure, and entirely within your control.

**Your Revenue, Instantly.**

Regardless of where your work is deployed—on your own server, a cloud provider, or a decentralized network—your revenue is instantly accessible through your SFT (Semi-Fungible Token) wallet.

There is no need to configure complex payment systems, integrate with external processors like Stripe, or wait for monthly payouts. The moment a user pays for an API call or a subscription, the funds are settled on-chain and appear in your wallet.

#### The 3-Step Monetization Process:

1. **Create Your Token:** The first step is to tokenize your AI asset. You will create a unique token (an SFT) that represents your specific model, application, or dataset. This token acts as a digital key and a record of ownership.
2. **Define Access Parameters:** You have complete control over how your work is accessed. You can set various rules, such as:

&#x20;         **Pay-per-call:** Charge a specific amount of $ARCHIVE for each API call made to your model.

&#x20;         **Subscription:** Offer tiered monthly or annual access for continuous use.

&#x20;         **One-time License:** Sell a perpetual license for your application.

3. **Let the Protocol Handle Payments:** Once your parameters are set, the Archivium Protocol manages everything for you seamlessly. It authenticates users based on their token holdings, processes payments on the Solana network, and ensures revenue is routed directly to you.

Focus on building. We'll handle the rest.

<br>

<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/how-to-monetize-your-assets.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.
