# How do I launch a token with STEAMM?

The STEAMM Token Launcher is the easiest way for ANYONE to launch a token on Sui.

### Standard Token Info

To get started, head to [http://steamm.fi/launch](https://t.co/BlvcgLBzol) and submit the following information for your token:

* Token name
* Token symbol
* Icon (PNG, JPEg, WebP, SVG. Max 5MB. 128x128 dimensions or larger recommended
* Quote Asset (what your token will be paired against eg. SUI or USDC)

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

### Optional Information

To customize your token further, you can amend the following token variables:

* Description
* Decimals
* Supply (of token)
* Deposited supply (%)
* Initial FDV in $ terms
* Non-mintable: Makes the token non-mintable after minting the initial supply.
* Burn LP tokens: Burning your LP tokens prevents you from withdrawing the pool's initial liquidity. You also won't receive any LP fees from depositing the pool's initial liquidity.

<figure><img src="/files/7kYMr7tVXVnQ6DLTaPse" alt=""><figcaption></figcaption></figure>

### Launching the token

Once you've confirmed your token information click "Launch token & create pool" and complete the transaction requests in yoru wallet.

Once deployed, your token will be tradable across major Sui aggregators such as Cetus Aggregator, 7K, FlowX and Aftermath.&#x20;


---

# 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.suilend.fi/steamm/how-do-i-launch-a-token-with-steamm.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.
