# Revenue Sharing

In Web3 it's quite rare to have systems where you make your investors feel like they are part of a real company. This is generally due to the fact that most projects are speculative and launching inflating assets, dilluting the user's "shares" of a project. We want to offer a module that can provide a solid solution for the average investor that wants to be more rewarded.

<figure><img src="/files/yuORpuaxbQqGhOlZ68LW" alt=""><figcaption></figcaption></figure>

The Revenue Sharing module will allow you to give back to your investors, through a pool that distributes a % of platform revenue. The fees can originate from any of the modules deployed through our platform, giving your investors an extra reason to remain one of your loyal members.

Furthermore, revenue sharing will also have a locking period that you can select for user deposited assets, meaning this will be a great way for you to fight volatility on your token, by temporarily taking tokens out of circulation.

* Use your token for the Revenue Sharing module and pick which asset you want to reward your users with
* Select a time period when the Revenue Sharing Pool will be refilled, this will be done based on how frequently your project brings revenue on average
* Select the duration of the Revenue Sharing Pool
* Select a locking period for your users, helping your project by keeping native tokens out of active circulation
* Refill the pool when it's empty


---

# 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.defibuilder.com/modules/revenue-sharing.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.
