# Community Bots

Since BOOST is built on Soquest SDK, any bots you add to the community will belong to Soquest

## 1. Bot Function:

* Verify the user's entries in the campaign, whether the user joined your Discord/Telegram or not.

## 2. How to Invite Bot to Your Community

1. &#x20;Choose the Bot and invite it to your Discord or Telegram
2. &#x20;Grant it an Admin role

bots only work in Telegram and Discord **with at least 50 users**. If your server has fewer than these users, please use the "visit website" task to guide users to join your community first.

[How to Invite Bot to Telegram Chat Group](/community-bots/how-to-invite-bot-to-telegram-chat-group.md)

[How to Invite Bot to Telegram Chanel](/community-bots/how-to-invite-bot-to-telegram-chanel.md)

[How to Invite Bot to Telegram Chat Group](/community-bots/how-to-invite-bot-to-telegram-chat-group.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://boostdocs.poolz.finance/community-bots.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.
