# Renounce ownership

To renounce ownership of the token,&#x20;

1. Navigate to the Contract section of your selected token’s page on CronoScan.
2. Navigate to Write Contract as Proxy
3. Connect your wallet by clicking the Connect to Web3 button. Please note that you must be using the wallet you have deployed the token in order to renounce ownership.
4. Navigate to 5. renounceOwnership, and click Write. You will be prompted to confirm a transaction in your wallet.
5. Once the transaction is confirmed, you have successfully renounced ownership of the token!

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXclcuQtkwX8Ku0ss4JVCp1VqS1o1VFhic--nmPrvVcXPn7HRmdMjfByNg2WXWHZIgG4kquNWRh-_Gal5UcGdLW4XMD4kVEIU7_0mnLUbZg29FHCPlj8abUQ3sneFZOGSnaBAFB86SyksCJtiNaoDZ2e8vc?key=t-923jcogBihLNKzhkrDdw)

<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://help.minted.network/minted-help-centre/memeted-and-inscriptions/memeted/renounce-ownership.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.
