# Community Setup

<mark style="color:purple;">This setup Guide is made for Group Owners and Admins only!</mark> If you are a normal User of the bot and you want to set up your Wallet to receive airdrops, please check [User Setup Section](/airdrops/user-setup.md).

1. Make sure you have [Installed @RaidSharksBo](https://t.me/raidsharksbot?startgroup=_)t succesfully and that it is working as it should. If you do not have it installed yet, please follow this [Guide](/quickguide.md).
2. The Video below will guide you through the community wallet creation process and also show you how to start your first competition. Creation of your Community Wallet is only needed once per group!&#x20;

{% embed url="<https://youtu.be/rb-yBuozx3E>" %}

Here is also a short step by step guide:

* Add [RaidSharksBot](https://t.me/raidsharksbot?startgroup=_) to your group
* Make it Admin (Leave all permissions as suggested)
* Use /raidsettings command in your group
* Click „Raid Settings“ Button (or any other button which opens up the Bot´s mini application)
* Navigate to „Airdrops“ Tab
* Click Create Competition
* Follow guide to create Community Wallet using Email (One time Password)
* Done - You can now create your first competition. Users will be able to set up their private wallets as soon as your first competition ends.

{% hint style="danger" %} <mark style="color:red;">Make sure to load up your wallet with native currencies (ETH on Base, BNB, Avax, Ada etc.) to cover gas fees for whatever chain you are airdropping on!</mark>\
\ <mark style="color:red;">Base -> ETH on Base</mark>\ <mark style="color:red;">BSC -> BNB</mark>\
\
\ <mark style="color:red;">If you can´t cover gas fees, your airdrop will fail!</mark>
{% endhint %}

{% hint style="warning" %}
Once set up, the community wallet can be controlled by all admins who have the Telegram permission to „Add new Admins“. So make sure that those admins are trained how to handle an ongoing competition.
{% endhint %}

{% hint style="info" %}
Please note that a Community Wallet is used to Airdrop your raiders. It is directly bound to the group you set it up in, so, if you have two groups, you need to create a Community Wallet in each of them.
{% endhint %}


---

# 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/airdrops/community-setup.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.
