> For the complete documentation index, see [llms.txt](https://docs.smithii.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.smithii.io/products/tools/solana/token-tools/solana-token-creator/revoke-authorities/make-token-immutable.md).

# Make Token Immutable

🔗​ **Make Token Immutable:​** <https://tools.smithii.io/make-token-immutable/solana>

<figure><img src="/files/UR9lHSn0ZKqgVX2JKF3k" alt=""><figcaption><p>Make Token Immutable</p></figcaption></figure>

### How to use Make Token Immutable

1. Connect your **Solana wallet**.
2. Select the **Token from your wallet**

   \* To **Make your token immutable**, you should use the wallet that created the token (Authority)
3. Click on "**Make Token Immutable"**.
4. Accept the Transaction.
5. Wait a second, and the changes will be applied.

**Cost**: 0.1 SOL.

If your **token is immutable** you won't be able to [update the Token Metadata](/products/tools/solana/token-tools/solana-token-creator/update-metadata.md), making it more attractive for investors.

Check our full guide on **how to use Make Solana Token Immutable** 👇​

{% embed url="<https://smithii.io/en/token-inmutable-solana/>" %}
Token Immutable Solana
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.smithii.io/products/tools/solana/token-tools/solana-token-creator/revoke-authorities/make-token-immutable.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.
