# Revoke Authorities

**Revoking Authority** on Solana (there are 3) is when the creator of a token relinquishes certain authority of the token, making it more attractive to investors. It generates **greater security, trust, and alignment**.

In Solana, we have 3 authorities. It is important to know them when deciding to Revoke a Token's Authority.

With Smithii Tools, you can **Revoke Freeze Authority, Revoke Mint Authority,** and **Make Token Immutable**.&#x20;

🔗​ **Revoke Freeze Authority:​**  [https://tools.smithii.io/revoke-freeze/solana](< https://tools.smithii.io/revoke-freeze/solana>)

**Cost**: 0.1 SOL.

🔗​ **Revoke Mint Authority:​**  <https://tools.smithii.io/revoke-mint/solana>

**Cost**: 0.1 SOL.

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

**Cost**: 0.1 SOL.

If you want to know more about **Revoking Token Authority on Solana**, you can't miss our complete guide:

{% embed url="<https://smithii.io/en/revoke-authority-solana/>" %}
Revoke Authority on Solana
{% endembed %}

<br>


---

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