# Update OpenSea Name

If you want to get the maximum out of NFT Butler, you should add the NFTButler-prefix to the username on OpenSea - this will automatically increase your maximum running tasks depending on your subscription level.

On the Dashboard on the right side you'll see your Wallet Overview. If the OpenSea icon is green it means you're already using the **NFTButler\*** prefix. If you're using the [PRO Subscription](https://docs.nftbutler.io/nft-butler/products-and-services/pro-access) you don't have to use NFTButler in front of your OpenSea account name.

If the OpenSea icon is red, it indicates that this wallet does not utilize 'NFTButler' as a prefix on OpenSea. If you wish to unlock additional task slots, you'll need to change your username on OpenSea for this wallet first.

<figure><img src="https://156458129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUpGMSshbhuSUXHzoKrTn%2Fuploads%2FlMPpAAPVKkc8OXua9Cta%2Fimage.png?alt=media&#x26;token=e6cc997a-1ae5-4d6c-abba-06ac5289c285" alt=""><figcaption><p>First wallet uses NFTButler prefix on OpenSea, second doesn't</p></figcaption></figure>

{% hint style="info" %}
When you click the 'Details' button, a modal will appear displaying your current username used on OpenSea.
{% endhint %}

<figure><img src="https://156458129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUpGMSshbhuSUXHzoKrTn%2Fuploads%2FeVEcesRd82iai79dBOFE%2Fimage.png?alt=media&#x26;token=5d2985b1-7e49-4a6b-a13c-b1abeedd6c06" alt=""><figcaption><p>Details view on a new and empty wallet</p></figcaption></figure>

Just head to your account Settings on Opensea to change your Username:

<figure><img src="https://156458129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUpGMSshbhuSUXHzoKrTn%2Fuploads%2F4sf6tyw6gQJdescZ6k9u%2Fimage.png?alt=media&#x26;token=89f40cb7-c002-4344-8fcf-733318b16630" alt=""><figcaption><p>Example with NFTButler-prefix before the name.</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/nft-butler/getting-started/update-opensea-name.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.
