> For the complete documentation index, see [llms.txt](https://genify-xyz.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://genify-xyz.gitbook.io/docs/guide-for-collectors/participate-in-the-incentive-pool.md).

# Participate in the Incentive Pool

12% of each transaction amount enters the Collection Pool. All royalties in the Collection Pool are distributed in full to the collectors of that Collection, historical or current. Distribution is by equal average allocation proportional to weight for each new royalty generated from transactions.

**Here is an example:**

> If a work sells for 1,000 $LAMB, 120 $LAMB in royalties enters the Collection Pool. If a user accounts for 1% of the current pool weight, that user gains 12 LAMB from that transaction. As long as you maintain a certain weight in the pool, you will continue to receive royalties.
>
> Users gain Collection Pool weight by directly purchasing or completing transactions through “Make offers”. Given that there is already 10,000 $LAMB royalties in the pool, when User A completes a 1,000 $LAMB transaction, gaining 1.2% weight (100012%*/*&#x31;000&#x30;*),* A will get 1.44 LAMB (1201.2%) from that transaction. If A maintains the gains in the Pool without withdrawing, A will gain royalties from future transactions, though the weight will decrease as more works in that Collection transact. A can also increase the weight by further transactions.


---

# 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://genify-xyz.gitbook.io/docs/guide-for-collectors/participate-in-the-incentive-pool.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.
