# Limits

## Offers and Message Limits <a href="#offers-and-messages" id="offers-and-messages"></a>

When sending offers you might encounter a limit!&#x20;

### **The Reason For Limits**

* Vinted introduced a new restriction that limits how many "like/favourite" notifications you can read per minute.
* This is not an error on the bot it affects everyone, you will encounter this limit even when manually opening your favourites through the notifications.&#x20;
* The limit typically means you can only open 21 like notifications every 30-60 mins
* **You can test this limit yourself!**&#x20;
  * Click your notifications
  * Click on several like notifications: you will be brought to the chat for the user about the item.
  * Once you open up more than 20 notifications **you will hit the limit**

### **The Solution(s)**

* The features for messaging and sending offers are merged in since version 1.3.6.47 and now **completely runs in the background.**
* When the bot encounters a limit
  * The **extension  will automatically resume** once the limit is lifted.&#x20;
* Learn more about this feature here:&#x20;

&#x20;

<figure><img src="/files/zyX3aSQC7OQbPSiUXLH3" alt="" width="375"><figcaption></figcaption></figure>

* The extension will prioritize recent notifications automatically

### **Remove the Limit**

It's in your best interest to contact vinted support about this issue so they fix it.&#x20;

Understandably, the limit is extreme because it even affects users that are manually responding to notifications (without a bot)

Send a message to vinted support letting them know that being unable to open notifications is harming your sales. &#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://guide.selleraider.com/grow/vinted/limits.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.
