> For the complete documentation index, see [llms.txt](https://faq.botrush.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.botrush.ai/guides.md).

# Guides

- [Registration](https://faq.botrush.ai/guides/registration.md): How to get started with Botrush?
- [Free Trial](https://faq.botrush.ai/guides/free-trial.md): How to get free trial?
- [Adding Instagram Account](https://faq.botrush.ai/guides/adding-instagram-account.md): How to login your Instagram account to Botrush
- [Where are the Auto Follow, Like, and UnFollow functions?](https://faq.botrush.ai/guides/where-are-the-auto-follow-like-and-unfollow-functions.md)
- [Set Targets For Automation](https://faq.botrush.ai/guides/set-targets-for-automation.md): Here you will now how to set targets with so many options.
- [1. People's Followers:](https://faq.botrush.ai/guides/set-targets-for-automation/1.-peoples-followers.md)
- [2. People's Post Likers:](https://faq.botrush.ai/guides/set-targets-for-automation/2.-peoples-post-likers.md)
- [3. Reels Feed (Likers)](https://faq.botrush.ai/guides/set-targets-for-automation/3.-reels-feed-likers.md)
- [4. #Hashtag's Feed's Posters](https://faq.botrush.ai/guides/set-targets-for-automation/4.-hashtags-feeds-posters.md)
- [5. #Hashtag's Post's Likers](https://faq.botrush.ai/guides/set-targets-for-automation/5.-hashtags-posts-likers.md)
- [6. Places/Location](https://faq.botrush.ai/guides/set-targets-for-automation/6.-places-location.md)
- [7. Places/Location's Post Likers](https://faq.botrush.ai/guides/set-targets-for-automation/7.-places-locations-post-likers.md)
- [8. Explore Feed](https://faq.botrush.ai/guides/set-targets-for-automation/8.-explore-feed.md)
- [Conclusion](https://faq.botrush.ai/guides/set-targets-for-automation/conclusion.md)
- [Setup Automation Functions](https://faq.botrush.ai/guides/setup-automation-functions.md)
- [Instagram Mass Story Action - Polls, Polls Sliders, Quiz, Countdowns, Mass Story Viewer, Story Liker](https://faq.botrush.ai/guides/instagram-mass-story-action-polls-polls-sliders-quiz-countdowns-mass-story-viewer-story-liker.md): This automation will use targets you set in the same Reactions Pro.
- [Instagram Auto Follow and Auto Like](https://faq.botrush.ai/guides/instagram-auto-follow-and-auto-like.md): This automation will use targets you set in the same Reactions Pro.
- [Instagram Auto Unfollow](https://faq.botrush.ai/guides/instagram-auto-unfollow.md): This automation will use targets you set in the same Reactions Pro.
- [Instagram Auto Comment](https://faq.botrush.ai/guides/instagram-auto-comment.md): This automation will use targets you set in the same Reactions Pro.
- [Username & Full Name Blacklist and Language Filtration](https://faq.botrush.ai/guides/username-and-full-name-blacklist-and-language-filtration.md): This automation will use targets you set in the same Reactions Pro.
- [Automation Activity Time Filtering](https://faq.botrush.ai/guides/automation-activity-time-filtering.md): Highly recommend using this! It is almost equivalent to must use or mandatory to use while automating.
- [Accelerators and Custom Proxy](https://faq.botrush.ai/guides/accelerators-and-custom-proxy.md): It is recommended to add Accelerator accounts to boost your automation without any pauses for high scraping activity for automation.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://faq.botrush.ai/guides.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
