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

# Make Token Immutable

If we refer to a Solana Immutable Token, it means that the metadata of the token can **not** be changed . The metadata includes data such as the name, token, description and image.

Therefore, having an Immutable SPL Token generates trust towards your investors.\
\
**Step by Step: How to make your Solana token Immutable**

For this we are going to use our dApp called **Make Token Immutable**

1. Access to make Token Immutable (xxx link)
2. Connect your wallet in order to be able to use the software
3. Select your wallet token (Remember you must have the token authority)
4. Click on Make Token Immutable and confirm transaction (0.1 SOL)
5. Wait 1 minute

**Note!**\
**You will need to do this with the wallet that has the authority of your token.**

Once this is done we will not be able to modify the SPL Token metadata, which is positive for investors in our project.
