# Claim

**Starbot Revenue Share Rewards**

If you hold the [STAR Token](/rewards/star-token.md), here’s everything you need to know to claim your rewards ⭐️

**Key Details**

Rewards will be distributed on the 1st of each month. Make sure to claim your rewards **before the 1st of each month**. Payouts will typically occur overnight following the claim period to minimize gas costs.

**Minimum Payout**

Payouts for amounts less than $5 will not be issued immediately but will accumulate over time until the threshold is met.

**STAR Tiers**

Import all your wallets holding STAR into [Starbot](https://t.me/starbotprobot) to ensure they count towards [STAR Tiers](/rewards/star-tiers.md). You can use our new **view-only import process** if you prefer not to grant full access or if your STAR is in a hardware wallet.

{% hint style="info" %}
**How to import view-only**

* Open up [Starbot in Telegram](https://t.me/starbotprobot)
* Select Wallets, then Import
* Select Import for Viewing
* Send the exact amount of STAR to the specified wallet address using your wallet (Metamask, Trust Wallet, etc)
* Find the transaction hash for this transaction and copy it
* Press Confirm Transfer and enter the transaction hash
* After your transaction is successful, your wallet address will be imported and your STAR tokens will count towards revenue share
  {% endhint %}

**Pro Rata**

Only STAR tokens in wallets you have imported into Starbot will be counted for your pro rata share of the revenue. We will use the average monthly balance across all imported wallets, not just the balance at the time of rewards calculation. Transferring STAR between wallets can affect your monthly holding unless both wallets are imported into the bot.

**Rewards Payout**

You can select the wallet where you want to receive your rewards payouts, or get them in your default wallet. Different wallets can be set for referral and revenue share payouts if you wish. Note that view-only wallets cannot be used to receive reward payouts.

Make sure to import your wallets, claim your rewards, and watch as Starbot's user adoption starts to pay off!

If you have any questions or need assistance with the import process, don't hesitate to reach out to us on Telegram: <https://t.me/starbothelp>


---

# 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.starbot.pro/rewards/claim.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.
