# API Error: 429 (Rate Limited)

* Don't run and NFT Butler and other bidding software from the same Computer, it will result in ip based rate limits from OpenSea--> Either use a VPS for one of the two bots or a different computer at home with a VPN turned on.

{% hint style="info" %}
Learn more about [Setting up a VPS](/nft-butler/setup/setting-up-a-vps.md) if you want to use multiple instances of Bidding Bots.
{% endhint %}

* You should not run more than 3 token bidding tasks on the same wallet as this can result in wallet based rate limits from OS --> Settings --> Settings --> Max tasks per wallet --> Set to 3

{% hint style="info" %}
See [Optimized Settings](/nft-butler/setup/optimized-settings.md)
{% 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://docs.nftbutler.io/nft-butler/more-resources/faq/api-error-429-rate-limited.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.
