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

# Revenue Share&#x20;

## 💰 Revenue Share Program

Itsafe AI rewards its committed holders with a fair and transparent share of the generated revenue.

### Tax Wallet&#x20;

* **10% of the Tax Wallet (***collected from token swaps***)** will be distributed to $ITAI holders.

### Audit API Rental System

* **100% of the revenue** generated from Audit API rentals will be distributed to $ITAI holders.

### Trading Bot&#x20;

* **100% of the revenue** generated from paid subscriptions will be distributed to $ITAI holders.

### **Token Monitor (Mini DEX)**

* **50% of the revenue** generated from Token Monitor will be distributed to $ITAI holders.

***

Rewards can be claimed through the[ Revenue Share Bot](https://t.me/ITAI_Revenue_Share_Bot). Users need to verify their holdings to be eligible. The reward claiming period has a minimum threshold. Once the reward pool reaches that value, users can claim their rewards. Users can also check their pending payout and estimated reward amount anytime through the [Revenue Share Bot](https://t.me/Itsafeai).&#x20;

{% hint style="warning" %}
To participate in the revenue share program, holders need to hold at least **0.1% of $ITAI tokens.**
{% endhint %}

{% hint style="success" %}
Rewards are distributed **linearly**, based on each holder’s share up to max 1%. If a wallet holds more than 1%, rewards are still calculated as if it holds only **1%**.
{% endhint %}

{% hint style="success" %}
**All Payouts are in ETH**, providing a stable and valuable reward method.
{% endhint %}

{% hint style="info" %}

## Revenue Share Wallet: 0xB7B33Fac1D5D2EC993eeE6Af3b61C4F0162D7E09  (itairevshare.eth)&#x20;

<https://etherscan.io/address/0xb7b33fac1d5d2ec993eee6af3b61c4f0162d7e09>
{% endhint %}

## 🔹Track. Claim. Earn.

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


---

# 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.itsafe.ai/itai/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.
