# Create

Super Exchange enables you to create coins visually and efficiently.

<figure><img src="/files/XDC75n1dnDXeZnQHcWz5" alt=""><figcaption></figcaption></figure>

#### Creating a Coin

Click **"Create"** in the top right corner to access the coin creation page.

To create a new coin, you must provide an image, ticker, and name. Additionally, it is recommended to fill in the optional fields, including links to Twitter, Telegram, and the project website.

<figure><img src="/files/Ixcz8KusnE0JZrRxZyPs" alt=""><figcaption></figcaption></figure>

#### Updating Coin Information

All tickers on Super Exchange are **unique and immutable** once created. However, all other coin information can be updated through a proposal voting process.

<figure><img src="/files/DGndIE9628sicxPEqrrn" alt=""><figcaption></figcaption></figure>


---

# 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.super.exchange/user-guide/create.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.
