# Change Token Information (Update Metadata)

🔹 **New Version (Now Live!)**

### **Step 1: Connect Your Wallet**

<figure><img src="https://4258708058-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MLgGUCteWrA9nM5I3ts-887967055%2Fuploads%2FwnrcNXcTlcpHwX4Rnbus%2Fimage.png?alt=media&#x26;token=3f57d5f8-d2ce-4269-bd55-d088ab7638bd" alt=""><figcaption></figcaption></figure>

📌 **Before Updating your token, connect your Solana wallet.**

* Open Token Hub ([https://dexlab.space/token-hub](https://www.dexlab.space/token-hub))
* Click "Connect Wallet".
* A pop-up will appear—select your preferred wallet. (e.g, Phantom, Solflare ...)
* Approve the connection request.
* Your wallet will be used to approve transactions and manage your token.

### Step 2: Search for Your Token

<figure><img src="https://4258708058-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MLgGUCteWrA9nM5I3ts-887967055%2Fuploads%2FVFRTldGltCE0Ti6L0V06%2Fimage.png?alt=media&#x26;token=43a8a2aa-e654-4a8d-b225-ed158ae25629" alt=""><figcaption></figcaption></figure>

📌 **Find the token you want to update.**

* Search for the token you want to update.
* **Tokens with a tool icon 🔧 indicate they are manageable** and can be updated.
* Click on the token that you want to modify.

### Step 3: **Access the Manage Tab**

<figure><img src="https://4258708058-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MLgGUCteWrA9nM5I3ts-887967055%2Fuploads%2FGg6UN7G3BMuUAnJYm74q%2Fimage.png?alt=media&#x26;token=6ed91d91-3084-4bb1-be0e-5e594d77a71b" alt="" width="563"><figcaption></figcaption></figure>

* When you click on the token in the previous step, you will see the menu at the top.
* Switch to the **Manage** tab at the top.
* And then, you will see the **Modify Metadata** button to update the token details.

### Step 4: **Modify Metadata**

<figure><img src="https://4258708058-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MLgGUCteWrA9nM5I3ts-887967055%2Fuploads%2FJT9KSlHs8lcfuD4tpjqh%2Fimage.png?alt=media&#x26;token=9db701b6-bd60-4f4b-a058-4e176ad5afb4" alt="" width="254"><figcaption></figcaption></figure>

* Click the **Modify Metadata** button from the previous step to update the token details.
* You can modify the original information set during token creation.

<figure><img src="https://4258708058-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MLgGUCteWrA9nM5I3ts-887967055%2Fuploads%2FIeZ5g0wAmABTztGkk8sn%2Fimage.png?alt=media&#x26;token=dd3e30d2-4711-465e-92cc-901b54b16ac9" alt="" width="296"><figcaption></figcaption></figure>

💡 **Tip:** Click **"Show Advanced Options"** to reveal additional metadata fields.\
Here, you can add a **description, website, social media links, and tags** to enhance your token’s visibility. 🚀

## 🔹 Previous Version

### Where can I find token management?

URL: <https://old.dexlab.space/mintinglab/spl-token>

<figure><img src="https://4258708058-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MLgGUCteWrA9nM5I3ts-887967055%2Fuploads%2FFwaJNAdogS31TAUxXGLp%2F1.png?alt=media&#x26;token=91d8a953-a1f7-4a85-aa22-b12a4c9cd38d" alt=""><figcaption><p>My Tokens</p></figcaption></figure>

* You can access the management screen directly by entering the Token Address (Mint).
* Upon connecting your wallet, all tokens you own will be displayed, and you can enter by selecting a token from the list.

<figure><img src="https://4258708058-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MLgGUCteWrA9nM5I3ts-887967055%2Fuploads%2FqNjhKe65QJV0o32pq8jD%2Fupdate%20metadata.png?alt=media&#x26;token=83101548-6b4d-4075-9b52-1c8277669dd1" alt=""><figcaption></figcaption></figure>

<figure><img src="https://4258708058-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MLgGUCteWrA9nM5I3ts-887967055%2Fuploads%2F5d5Yu24RtAvRzgwQXvxs%2Fupdate%20metadata2.png?alt=media&#x26;token=ecc517f8-235e-47d0-a062-20495cca23cc" alt=""><figcaption></figcaption></figure>

* Go to the '**UPDATE METADATA**' tab
* You can change the **symbol, name, and** **logo** of the token here
* After changing, click the 'Update Token Metadata' and wait for approval on the wallet

{% hint style="warning" %}

### What is Disabling Mutable?

\
If the mutable is disabled, **the token Metadata cannot be updated anymore**.&#x20;

Also, once the mutable is disabled, it cannot be revoked.
{% 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.dexlab.space/products/minting-lab/change-token-information-update-metadata.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.
