# For Creators

1. Create Limited NFT Collections
   1. Avoid content Theft
   2. Block BOTs, Scrapers and Copyright Checks
   3. Give more control and value to your Digital Contents
   4. Earn passive income:
      1. Royalties from ADs (higher - revenue will be splitted between the collection owners)
      2. Percentage from transactions (buy & sell)
      3. Staking
   5. The content will be encrypted or secured. Hard to get.
   6. The content will be non-duplicable
   7. The content can be verified
2. Create Unlimited NFT Collections
   1. Block BOTs, Scraper and Copyright Checks\
      Because bots will not have permissions or NFTs in their wallets
   2. Earn passive income:
      1. Royalyies from ADs (lower - revenue will be splitted between the collection owners)
   3. The content will be encrypted or secured. Hard to get.
   4. The content can be verified

### Examples

<mark style="color:yellow;">The creator will mint a NFT collection of 100 pieces di una patch/crack of Grand Theft Auto.</mark>

Splitting:

* **1 of 100** will be of the creator. Or more.
* **10 of 100** will be given away to their loyal users.
* **89 of 100** will be placed on the market

For each purchase the creator will receive a percentage from 1% to 5%, therefore from the remaining 89 NFTs

When users go to get the content published on the site, an <mark style="color:yellow;">algorithm will monitor the demand</mark> and take into account other parameters.

At this point the value of each NFT in this collection will increase in value. Each owner of this NFT will earn a royalty in ADSH for the traffic generated and the advertisements.

* Example: April-2022
  * Views generated: 900000
  * Average CPM: $ 4,00
  * Total April-2022 Revenue from ADs: $ 3.600,00
  * As 1 of 100 pieces: each NFT will collect $ 36,00 in ADSH
  * NFT value increased
* May-2022
  * Same

On Anchoreth Content Page or on creator website (if one), there will be a section/widget (or via the anchoreth platform), for those who will sell their NFT or for those who want to make some offers.

For each any new transaction the creator will get a percentage from 1% to 5% as above.

As a creator or owner of NFT I can speculate on the value and sell it for a higher price.


---

# Agent Instructions: 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.anchoreth.com/use-cases/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.
