# Add token image

The Cronos EVM Chain does not support image metadata within standard CRC-20 tokens, which MEMETED deploys.

However, you can add an image associated with the token on Cronoscan by doing the following:

* Registered and logged in to your CronoScan account
* Verified the contract's source code using our tool here (<https://cronoscan.com/verifyContract>)
* Been successfully verified as the contract address owner (<https://info.cronoscan.com/what-is-verify-address-ownership/>)

Once these steps are completed, you can request a token info update on your specific token’s CronoScan page.

You can find more detailed information about the process here <https://info.cronoscan.com/how-to-update-token-info/>

<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/add-token-image.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.
