# Optimized Settings

In this chapter we'll explain how you can optimize NFT Butler for different task setups.&#x20;

It's important to understand that Butler can run:

* **6 token bidding tasks in parallel**&#x20;
* [Pro Members](/nft-butler/products-and-services/pro-access.md) can also run **additional Tasks on Magic Eden**

Each Butler should be running with **2 dedicated Wallets** spread among your Bidding Tasks. They should not be used with other Bidding bots as this can lead to getting Rate Limited by OpenSea.

When using the PRO Access we further recommended to use a third Dedicated Wallet for the ICB engine only.

### Lockscreen

To ensure no one can work with your wallets added to Butler while you're not at home / in front of your computer or VPS, Butler supports adding a password and an automatic lockscreen when being inactive on Butler.

Password and lockscreen inactivity settings can be found in Settings section of Butler:

<div><figure><img src="/files/FVoqANVt6sX6iDqX3RxF" alt=""><figcaption><p>A new password can be set after providing the initial password</p></figcaption></figure> <figure><img src="/files/xtY9MW1B4qg5sPK59nmb" alt=""><figcaption><p>Setting auto-lock timeout after 15min inactivity</p></figcaption></figure></div>

{% hint style="info" %}
The lockscreen can also be activated manually in your top right Avatar icon or when using the shortcut **CTRL + L** (Windows) or **CMD + L** (Mac OS)

To disable the automatic lockscreen you can set **0** as Auto-Locl Timeout
{% endhint %}

### Settings Walk-Through

<figure><img src="/files/FVi0Vv1s4ydlQbC3hydz" alt=""><figcaption><p>The maximum number of running token tasks per wallet can be configured here.</p></figcaption></figure>

<figure><img src="/files/GJrdRiuvl14V1qYqxTig" alt=""><figcaption><p>Butler will automatically download and update new software updates. This setting specifies the timeframe for automatic updates.</p></figcaption></figure>

<figure><img src="/files/nJ7nw3uMJww9LruAWAaG" alt=""><figcaption><p>This one controls bidding speeds in general but we do recommend to stick with the default 3sec setting.<br></p></figcaption></figure>

<figure><img src="/files/mGXnYYzEBYZbEaEb12ua" alt=""><figcaption><p>If this setting is enabled all blur price data will be ignored when checking configured floor price caps</p></figcaption></figure>

<figure><img src="/files/5fhhmaKKwGJUWnRP163t" alt=""><figcaption><p>Enabling this will keep your bids at current levels instead of automatically outbidding second highest bids when already owning the highesth bid on a target.</p></figcaption></figure>

<figure><img src="/files/qe0sTR6dlfdL3hdODhjp" alt=""><figcaption><p>Butler will automatically outbid same bid levels. If you don't wish to do so, disable this setting.</p></figcaption></figure>

<figure><img src="/files/9sR5WC2t6pZftCoELiqq" alt=""><figcaption><p>With this option your Butler will strive for the second highest bid if it can't reach the highest bid (above max bid price)</p></figcaption></figure>

### PRO Member Settings

<figure><img src="/files/EQ0xKbxv41AHxV3fbxRD" alt=""><figcaption><p>This let's you define the treshold when the ICB engine should scale up and down between 1 and 3 task slots.</p></figcaption></figure>

<figure><img src="/files/VJWIFBIDIFdEF8NX4vLi" alt=""><figcaption><p>With the PRO membership you'll get an extra Taskslot for Ordinals Bidding (1200 bids / hour) and one for ETH bidding on Magic Eden (~3500 bids / hour). When enabling this setting you'll exchange your ME ETH Bidding Taskslot with a second Ordinal Bidding taskslot.</p></figcaption></figure>

<figure><img src="/files/pSpliWXew930KwwrqTko" alt=""><figcaption><p>Configure your maximum Ordinals bidding fees for Butler. These fees are part of your bids but will only be used if someone accepets one of your bids.</p></figcaption></figure>

<figure><img src="/files/ygvdV50xJm4RuKUBzNVh" alt=""><figcaption><p>Enable this option to exchange your ME ETH &#x26; Ordinals Token task slot in exchange for 3x Blur CTO bidding speed</p></figcaption></figure>


---

# 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/setup/optimized-settings.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.
