# How to Opt-In

1. Open Chrome Browser and go to [raidsharksbot.com/rev-share](https://app.raidsharksbot.com/revshare).\
   (Chrome Browser is highly recommended)
2. Click on „Connect Wallet“. \ <mark style="color:red;">Make sure you only use the link above and do not fall for any Scam Airdrops out there.</mark>
3. Read the disclaimer and make sure that you have „Eligible for Rev-Share“ ticked before you proceed.
4. Connect your Wallet via „Metamask“, „Wallet Connect“ or „Coinbase Wallet“. \
   (We will listen to your feedback, which connection method you want us to add later.)
5. Sign the Message using your wallet.
6. Done. You are now eligible for Rev Share. \
   Seeing a small icon on top right of the dashboard which says „Enrolled“ means that you are all set and your wallet will receive Rev-Share automatically at the end of the whole cycle. Make sure to understand ["Cycles" and "Periods"](/revenue-share/how-does-it-work.md). Also make yourself familiar with the ["Dashboard"](/revenue-share/dashboard.md).


---

# 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.raidsharksbot.com/revenue-share/how-to-opt-in.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.
