# Herd Bot

The Herd Bot is one of the main features of the Herd Hub project. It allows for communities to utilize their members to promote and grow their project.

By enabling Twitter live mentions, anytime someone is to tweet about the project using the $ or the # tagging your project, our bot will pick this up and automatically send it to your Telegram group. That way your community can act quickly to promote it and grow your projects presence. You can set different settings on this bot for example only showing posts from Twitter users with a minimum amount of followers.

####

<br>


---

# 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://team57.gitbook.io/herd-hub/features/herd-bot.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.
