# Launch Profiles

Not all tokens are the same. Printr lets creators customize launch parameters that match their goals. The launch profile determines the starting market cap, graduation threshold, and initial liquidity depth.

### Three Profiles

<table><thead><tr><th width="123.796875">Profile</th><th width="152.4296875">Starting Mcap</th><th width="152.87109375">Graduation Mcap</th><th width="106.6875">Token Supply</th><th>Best For</th></tr></thead><tbody><tr><td><strong>Memecoin</strong></td><td>$3K</td><td>$69K</td><td>1B</td><td>Quick launches, viral plays, low-entry tokens</td></tr><tr><td><strong>Growth</strong></td><td>$5K</td><td>$100K</td><td>1B</td><td>For steady growth and sustainable momentum</td></tr><tr><td><strong>Bluechip</strong></td><td>$20K</td><td>$200K</td><td>1B</td><td>Serious projects, stronger price floors, deeper liquidity</td></tr><tr><td><strong>Custom</strong></td><td>Creator-defined</td><td>Creator-defined</td><td>Creator-defined</td><td>Full control for sophisticated launches</td></tr></tbody></table>

### What Happens at Graduation

Every token launches on Printr's bonding curve. When the token reaches its graduation market cap:

1. **Liquidity auto-migrates** from the bonding curve to a DEX (eg. Meteora)
2. **LP tokens are locked** via GoPlus - liquidity can't be pulled
3. **Standard DEX trading begins** - the token is now fully tradeable on open markets

### Why This Matters

* **Starting Market Cap** sets the entry price and early buyer economics. Lower = more accessible, higher = more serious.
* **Graduation Market Cap** determines how deep the liquidity pool is before DEX migration. Higher graduation = deeper pools = less slippage = more sustainable trading.
* **Custom profiles** give experienced creators full control over bonding curve parameters, making Printr flexible for any launch strategy.


---

# 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/printr-v2-new-features/launch-profiles.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.
