# Edit Token Info

At Defined, we don't believe in charging users or token devs to edit token information. This includes things like social links, circulating marketcap, token images, and more.

## How Do I Submit a Change?

To submit a proposal to edit token images or information, select the "Edit token info" button, which you can find just below the trading panel.

<figure><img src="/files/Tdy3QBLqsob3uevnGSI6" alt="" width="343"><figcaption><p>"Edit Token Info" button allows you to submit a change</p></figcaption></figure>

After selecting the Edit token button, you'll see the option to edit/replace various token fields:

<figure><img src="/files/HPkAaeLU6DdaxqORv54b" alt="" width="345"><figcaption></figcaption></figure>

Clicking the "Edit socials" drop-down will allow you to enter any number of links that are relevant to the token in question:

<figure><img src="/files/QEIWU12BgOcmFcfFUyL3" alt="" width="322"><figcaption></figcaption></figure>

Once you have made all desired changes to a token's image, links, etc. simply click the "Done editing" button to finalize your changes.

## How do I report a scam?

Selecting the "Report" button will allow you to flag a token as a suspected scam. Once we review the report, we will confirm or reject the proposals and flag it appropriately.

<figure><img src="/files/k61HuYXb7r4zoGEeB2S1" alt="" width="341"><figcaption></figcaption></figure>

## When do my changes appear?

When you edit a token's image or report a scam, an Admin at Defined must review your proposal before accepting it. This is usually done within 24hours, but feel free to ping an admin in our [Telegram channel](/defined-docs/contact-us.md) and we'll be happy to review it as soon as we are able.

We kindly ask that you do not submit multiple proposals for a token as it will not increase the speed or likelihood that it will be accepted.

## My proposal was rejected. What can I do?

We receive many token proposals each day, most of which are for scams. Occasionally we may reject a proposal by mistake if the token appears likely to be a scam, or we don't have enough information to verify legitimacy. [Contact us](/defined-docs/contact-us.md) in Telegram if we have rejected a change in error.


---

# 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.defined.fi/defined-docs/defined-classic/defined-features/edit-token-info.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.
