# Request Load Balance on Hybrid Pro aka. Hypervoter Pro for Slaves

On Hypervoter pro, we have settings for all details. You just need to check them attentively.  On Custom delay sections, we have request limits sections. This request limits mean, how many request maximum you will send to instagram for scrape data or make actions. Today, our subject is keep main or slave accounts more safe and make load balance on slave accounts. **This settings can cause slow speed issues if you dont handle them perfectly.**&#x20;

![](/files/f6wAHOIhYQRsXcUUAiz7)

Slave accounts making scrape request for keep our main accounts safe.&#x20;

**Requests limit for getReelsMediaFeed() function (24h) :** This request  using for detect user stories.&#x20;

**Requests limit for getUserFeed() function (24h) :** This request using for detect user posts.&#x20;

**Requests limit for getFollowing() function (24h) :** This request provide data from related target's Following list.&#x20;

**Requests limit for getFollowers() function (24h) :** This request provide data from related target's Followers List.

**Requests limit for getHashtag() function (24h) :** This request provide data from hashtag.&#x20;

**Requests limit for getLocation() function (24h) :** This request provide data from Location.&#x20;

**Requests limit for getExplore() function (24h) :** This request provide data from Explore (Search button).&#x20;

All this requests have limits, for example when you set GetFollowers 100, 1 slave account call this request maximum 100 time. Then it will stop using this request until 24 hours completed. So basically, when you need to make 1k getfollower requests, you should set 100 for **Requests limit for getFollowers() function (24h)** so 10 slave will make 1k request from this function. We suggest dailly minimum 3K request limit for each feature for good speed. Lower request limit can cause lower action and slow speed.&#x20;


---

# 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://docs.sharingtools.services/welcome/request-load-balance-on-hybrid-pro-aka.-hypervoter-pro-for-slaves.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.
