# Revoke Mint Authority

If you want your token to be secure in order to get buyers Revoking the Mint Authority of your token is essential. In this post we show you how to do it in just 1 minute and without programming.\
\
Lets go straight to the step by step on how to do revoke the Mint Authority of your token without programming in Solana. \
\
For this we are going to use our dApp called **Revoke Mint Authority.**\
\
**Connect your wallet in order to be able to use the dApp.**

1. Choose your wallet token (you must use the wallet that created the token - authority wallet)
2. Click on Revoke Mint
3. Confirm Transaction (0.1 SOL)\
   \
   **Note!** You will need to do this with the wallet that has the authority of your token.<br>

   Once this is done we will not be able to create more supply of our token, which is positive for investors in our projec&#x74;**.**


---

# 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.spinlaunch.io/tools/revoke-mint-authority.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.
