# Launch a Token

{% stepper %}
{% step %}

#### Connect Wallet

Connect your wallet on [app.printr.money](https://app.printr.money/)
{% endstep %}

{% step %}

#### Set Token Identity

Key in your token's name, ticker, image socials.

{% hint style="warning" %}
Tickers & images have a **48-hour cooldown** (same ticker/image can’t relaunch within 48h)
{% endhint %}
{% endstep %}

{% step %}

#### Select Chain(s)

You can select one or many chain to launch your token.

<figure><img src="/files/ctEBgQ5u10e58tu5EbZb" alt=""><figcaption><p>Launching a token on multiple chains simultaneously using Printr.</p></figcaption></figure>

* One chain = Single chain token
* Multiple chain = Omnichain token

{% hint style="info" %}
We now support Solana, Base, BNB, ETH, Arbitrum, Avax, Mantle & Monad.
{% endhint %}
{% endstep %}

{% step %}

#### Set Fees \[NEW] :star:

Trading fee up to 1.5% bonding / 0.8% post-grad
{% endstep %}

{% step %}

#### Choose How Fees Are Used \[NEW] :star:

* **POB Staking** - fees go to stakers as reward *(recommended)*
* **Liquidity Compounding** - fees deepen the LP over time
* **Buybacks** - auto-buy + burn every 15 min
* **Creator Keeps Fees** - direct to your wallet
  {% endstep %}

{% step %}

#### **Pick A Launch Profile** \[NEW] :star:

<table><thead><tr><th width="126.74609375">Profile</th><th width="122.1015625">Start Mcap</th><th width="128.3125">Grad Mcap</th><th width="122.38671875">Token Supply</th><th>Best For</th></tr></thead><tbody><tr><td><strong>Memecoin</strong></td><td>$5K</td><td>$69K</td><td>1B</td><td>Quick launches, viral plays</td></tr><tr><td><strong>Bluechip</strong></td><td>$20K</td><td>$100K</td><td>1B</td><td>Serious projects, deeper liquidity</td></tr><tr><td><strong>Custom</strong></td><td>You decide</td><td>You decide</td><td>You decide</td><td>Full control</td></tr></tbody></table>
{% endstep %}

{% step %}

#### Dev-Buy (Optional)

Select the amount you wish to purchase as the first-buyer of the token.
{% endstep %}

{% step %}

#### PRINT IT.

Token is live and tradeable instantly.
{% endstep %}
{% endstepper %}


---

# 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://printr.gitbook.io/printr-docs/core-features/launch-a-token.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.
