> For the complete documentation index, see [llms.txt](https://docs.detensor.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.detensor.io/features/revenue-sharing.md).

# Revenue Sharing

## HOW WORKS

Explanation of how the Revenue Sharing of #DETENSOR will work:

### ~~First Epoch: 05/06~~ [~~✅~~ ](https://emojipedia.org/check-mark-button)

### ~~Second Epoch: 05/20~~ [~~✅~~](https://emojipedia.org/check-mark-button)

### Third Epoch: 06/10

You can track our current accumulation in real time on our dashboard.

**What is the source of this treasure?**

Our entire revenue-sharing treasure consists of 1% of the trading volume and 50% of the profits obtained from product sales on our marketplace.

**What is the rule for participating in revenue sharing?**

Simply hold 50,000 $DETENSOR or more.

**How will the distribution work?**

For sustainable distribution, a screenshot will be taken every 14 days or more, and we will distribute 25% of the total accumulated.

**How will it be paid?**

Within our platform, you must claim your share, and it will be paid out entirely in ETH on the same day as each screenshot.

**See below for a figurative example:**

Mr. Elon holds 100,000 tokens, and the total accumulated revenue is 50 ETH. 25% of the total will be distributed, which is 12.5 ETH on the day of the screenshot, and it will be available in our DApp to claim your share of this distribution, approximately 1/4 of what appears in the total payout on the dashboard.

**How to make CLAIM:**

1. **Access** our marketplace in the 'Revenue Sharing Tab' tab.&#x20;
2. **Click** Claim
3. **Confirm** on your wallet sign.&#x20;
4. **Congratulation!** Your withdrawal will appear in the "Claimed Revenue" table below.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.detensor.io/features/revenue-sharing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
