# Community & Engagement

- [(Setup) Link Twitter](https://docs.furiesmellow0x69.com/raid-bot/community-and-engagement/setup-link-twitter.md)
- [/link](https://docs.furiesmellow0x69.com/raid-bot/community-and-engagement/editor.md): As a Community Member apart of your project's group, you can /link your Twitter Account to participate in Raids right inside the TG Chat in your group.
- [/setaddress](https://docs.furiesmellow0x69.com/raid-bot/community-and-engagement/editor-1.md): To receive rewards (if your group supports it), it is recommended to set your Ethereum address so they can distribute any funds/rewards to your account.
- [/leaderboard ⭐️](https://docs.furiesmellow0x69.com/raid-bot/community-and-engagement/editor-2.md): If the TG Group has Pro Tier, you can see a many different Leaderboards!
- [/suggestraid](https://docs.furiesmellow0x69.com/raid-bot/community-and-engagement/editor-3.md): As a community member, you can Suggest Tweets to be Raided for admins.
- [/reply](https://docs.furiesmellow0x69.com/raid-bot/community-and-engagement/editor-4.md): As a community member, you can very quickly /reply to the active raid to Reply on Twitter without leaving Telegram.


---

# 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/community-and-engagement.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.
