> For the complete documentation index, see [llms.txt](https://crypto-wieners.gitbook.io/crypto_wieners/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://crypto-wieners.gitbook.io/crypto_wieners/phase-2/royalty-farming.md).

# Royalty Farming

Implementing a yield farming based on **Royalties:**

❗ **50% of Weekly Royalties** will be automatically distributed among NFT holders, based on a **Rarity Score** of each NFT that wallet holds ❗

The **Rarity Score** will be automatically determined by a sum of all the **Traits** that each NFT has, and that score will be registered in a **rarity category** (Normal, Rare, Epic, Legendary and Mythic) where the **weekly royalties** will be divided into different **percentages** among those categories (greater % for higher ones), and those percentages distributed among the wallets included in each category.

Members that want to participate in the **Royalty Farming**, will need to register their wallets into our website while holding the NFTs delisted for **7 days**, and after that period will receive the current weekly royalty amount.

![](/files/JjBV5ZuQdIgbU9XjUBbN)


---

# 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://crypto-wieners.gitbook.io/crypto_wieners/phase-2/royalty-farming.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.
