# Follow/Unfollow

The Follow & Unfollow modules have been combined and integrated into the HyperVote Pro module.

{% hint style="info" %}
Please Note: The Follow/Unfollow feature is only available on our Midi Plans and above.
{% endhint %}

### How To Use The Follow/Unfollow Feature

![](/files/-MLn-8a7gSImjmpDwVKz)

1. Check the **Follow** checkbox to activate this setting.
2. Select the **Speed** at which you would like to follow new users.&#x20;
3. Select whether or not you want to **mute stories, posts or all.**
4. Check the **Unfollow** checkbox to activate this setting.
5. Select the **Speed** at which you would like to unfollow new users.&#x20;
6. Choose your **unfollow interval.**
7. Check the **Skip users** checkbox to only unfollow those who **haven't** followed you back.
8. Remember to **Save** your settings.

{% hint style="info" %}
Pro Tip: The Unfollow interval is how long the bot will wait before unfollowing followed users.
{% endhint %}


---

# 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://help.hyperibf.com/hyper-automation/hypervote-pro/follow-unfollow.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.
