# Setup Guide

{% hint style="warning" %}
RECOMMENDED (Admins Only):&#x20;

* When doing /setup linking, use your Crypto Project's **Official** X Account (optional).
* Ensure your group has a @Username (optional).
  {% endhint %}

## <mark style="color:yellow;">**Guide for Administrators (Bot Setup):**</mark>

1. [Add @MellowRaidBot](tg://resolve?domain=MellowRaidBot\&startgroup=setup\&admin) to your TG Group.
2. **Promote to Admin Privileges.** You can keep the admin permissions suggested by Telegram.
3. Type <mark style="color:blue;">`/setup`</mark> and Press the <mark style="color:blue;">\[</mark><mark style="color:blue;">**Setup & Link GROUP Twitter**</mark><mark style="color:blue;">]</mark> Button.
4. Press the <mark style="color:blue;">Start</mark> Button in the Private Chat with the Bot (if it shows).
5. Press the <mark style="color:blue;">**\[Link OFFICIAL Twitter]**</mark> Button and Open in Browser.
6. **Sign in & Authorize**.   *(If signing in redirects you to your Twitter feed, try clicking the \[Link OFFICIAL Twitter] button again and use a non-incognito tab.)*
7. Allow your browser to **Open in Telegram** after Linking - this should redirect you back to the Private Chat with the bot.
8. Wait 5-10 seconds.
9. 🎉 <mark style="color:yellow;">**SETUP COMPLETE!**</mark> 🎉
10. Start a raid with <mark style="color:blue;">`/raid TweetURL`</mark>  All-in-One Command.&#x20;
11. <mark style="color:blue;">**\[Start Raid]**</mark> to raid with the default settings. <mark style="color:blue;">**\[Set Targets]**</mark> to change them. After starting, you can cancel a raid at any point with <mark style="color:blue;">`/cancel`</mark>. Raids end after 10 minutes if targets not reached.

## Need More Help?

<https://www.youtube.com/watch?v=DUwPwrXwyOc&list=PLjBQPcfTEX5ijTpqtP_gNfoo4wLkEQIPO&pp=iAQB>

## <mark style="color:green;">Guide for Community (Normal Users) - Participate in Raids</mark>

1. Go to a TG group containing the raid bot.
2. Type <mark style="color:blue;">`/link`</mark> and Press the  <mark style="color:blue;">\[</mark><mark style="color:blue;">**Link Twitter**</mark><mark style="color:blue;">]</mark> Button.
3. Press the <mark style="color:blue;">Start</mark> Button in the Private Chat with the Bot (if it shows).
4. Press the <mark style="color:blue;">**\[Link Personal Twitter]**</mark> Button and Open in Browser.
5. **Sign in & Authorize**.   *(If signing in redirects you to your Twitter feed, try clicking the \[Link OFFICIAL Twitter] button again and use a non-incognito tab.)*
6. Allow your browser to **Open in Telegram** after Linking - this should redirect you back to the Private Chat with the bot.
7. Wait 5-10 seconds.
8. 🎉 <mark style="color:yellow;">**LINK COMPLETE!**</mark> 🎉
9. Head back to the group, and during a Raid, you can do the following:
   1. Press the ❤️ to Like
   2. Press the 🔖 to Bookmark
   3. Press the 🔁 to Retweet
   4. <mark style="color:blue;">`/reply TextHere`</mark> to Quick Reply. (All-in-One Command)
10. You can also:
    1. <mark style="color:blue;">`/suggestraid TweetURL`</mark> to suggest tweets to be raided.&#x20;
    2. <mark style="color:blue;">`/leaderboard`</mark> to view the leaderboard (all activity count towards it).


---

# 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.furiesmellow0x69.com/raid-bot/quickstart.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.
