> 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/instagram-mass-story-action-polls-polls-sliders-quiz-countdowns-mass-story-viewer-story-liker.md).

# Instagram Mass Story Action - Polls, Polls Sliders, Quiz, Countdowns, Mass Story Viewer, Story Liker

In this FAQ, you will learn how to set up automation for -> Mass Story Actions - Polls, Polls Sliders, Quiz, Countdowns, Masslooking, Like Stories.

<figure><img src="/files/1wRswQRDyAC5AENZHO2E" alt=""><figcaption><p>Story Action Examples</p></figcaption></figure>

The bot will interact will the following stickers based on what you select in Reactions Pro's "Story Actions" Tab. There are the following options available to choose from:&#x20;

1. Polls: If selected: the bot will vote to the polls in the target user's stories.
2. Pool Sliders: As shown in the picture -> the bot will slide to the polls slider in the target user's stories. (In Image: What is your favorite color? - A slider)
3. Quiz: the bot will click on one random quiz answer in the target user's stories. (In Image: What is your favorite color? - White or Black)
4. Countdown: Click on the target user's countdown sticker.
5. Answers: Replies to user's "Ask me a question" sticker. To set your variable questions, go to the "Answers" tab from the top menu of Reactions Pro.
6. Masslooking: View Instagram stories on Mass of target users.
7. Like Stories: It likes target users' stories. (It is recommended to use the "Advanced algorithm" function for like stories if you only run "Like Stories" automation, nothing else.


---

# 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/instagram-mass-story-action-polls-polls-sliders-quiz-countdowns-mass-story-viewer-story-liker.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.
