# How to: Tomoji

### **Creating a new Tomoji**

*<mark style="color:purple;">Creating new ERC-404 tokens is only available via web version</mark>* [*<mark style="color:purple;">pro.tomo.inc</mark>*](https://pro.tomo.inc)

1. Open the Tomoji tab and navigate to Create.
2. Choose a name, description, and max supply.
3. Choose the initial sale price.
4. Upload an image of your Tomoji (preferably in square format).
5. When uploaded, press Confirm and Create.

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

### **Minting an existing Tomoji**

1. Open the Tomoji tab and navigate to Launchpad.
2. Explore the Tomojis and pick the one you would like to mint.
3. Press Mint, choose the amount, and press Continue.
4. Check the costs involved and press Confirm.

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

### **Buying a Tomoji**

1. Open the Tomoji tab and navigate to Trading.
2. Explore the Tomojis and pick the one you would like to buy.
3. Press Buy and choose the quantity.
4. Check the costs involved and press Confirm.

<figure><img src="/files/XkHcb60dRXcVa0vGXKcQ" 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.tomo.inc/tomo-wallet/mobile-wallet/tomo-launchpad/how-to-tomoji.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.
