# Instruction manual

## Step 1: Start Bot

* Open Telegram and open <https://t.me/ITAI_Revenue_Share_Bot>
* Press **Start** to activate the bot.

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

## Step 2: Enter Wallet

* Paste the wallet address **where you hold $ITAI tokens**.
* Rewards Display
  * **Estimated Rewards:** Shows your current pending rewards.
  * **Total Reward Pool:** Shows the total rewards in the current pool.
  * **Confirmed Rewards:** Shows rewards you have already claimed.

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

<h2 align="center">Understand Reward Rules</h2>

* **Payout Cycle:** Every **30 days**.
* **Minimum required holding: 0.1% $ITAI**.
* **Claiming:** Rewards can be claimed once the cycle ends.
* **Threshold Limit:**
  * A wallet can only claim up to **1% maximum share** of the revenue pool.
  * If a wallet holds more than 1%, rewards are still calculated as if it holds only **1%**.
  * To benefit fully, large holders must **split tokens across multiple wallets**.

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

{% hint style="success" %}
The verification to claim your rewards is **contactless.**&#x20;
{% endhint %}

{% hint style="success" %}
Rewards are distributed in **ETH**.
{% endhint %}

## 🔹Track. Claim. Earn.

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


---

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