> For the complete documentation index, see [llms.txt](https://docs.blocklensai.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blocklensai.com/usdbls/revenueshare.md).

# Revenue Share

Blocklens AI is designed to create a **sustainable, multi-stream profit ecosystem** for its community. Token holders benefit directly from several revenue sources, ensuring that holding the token is both rewarding and long-term valuable.&#x20;

### **Revenue from Token Transactions**

* **30% of all tax swap revenue** collected from token transactions is redistributed to holders.
* This provides a **continuous, passive stream of rewards**, rewarding long-term participation.

### **AI-Powered Trading Profits** *(coming soon)*

* A main **Blocklens AI trading account** autonomously executes trades using optimized signals.
* Profits generated by this account are **shared proportionally with token holders**, turning AI performance into a direct benefit for the community.

### **Auto Trade for Users** *(coming soon)*

* When the **Auto Trade feature** for users launches, holders will **receive a share of profits generated by users’ AI-assisted trades**.
* This introduces a **new source of rewards**, making holding the token even more valuable as the AI ecosystem grows.

### **Future Platform Revenue** *(coming soon)*

* Once the **Blocklens AI Web3 Futures Platform** goes live, **20% of all trading fee taxes** collected on the platform will be distributed to holders.
* This ensures that as the platform expands, holders benefit directly from **additional long-term revenue streams**.

***

<h2 align="center">Claiming Rewards</h2>

Rewards can be claimed directly through the Rev Bot. Users need to verify their token holdings to be eligible, and once verified, they can claim their accumulated rewards at any time.&#x20;

The Rev Bot also lets users view pending payouts and check their estimated rewards in real time.

{% hint style="success" %}
Rewards are paid out in **ETH**
{% endhint %}

{% hint style="danger" %}
To participate in revenue sharing, a holder must own at least **0.1% of BLS tokens**.
{% endhint %}

***

{% embed url="<https://t.me/blocklensai>" %}


---

# 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.blocklensai.com/usdbls/revenueshare.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.
