# Launch Process

## Five Minutes from Idea to Launch

**1. Fill Out the Form**

* Token name and supply
* Card pricing strategy (stepped/fixed/linear)
* Capital split (% to treasury vs % to liquidity)
* Vesting parameters

**2. Click Deploy**

* Single transaction
* 9 contracts deploy automatically
* 5 minutes to live ecosystem

**3. Launch Your Market**

* Community buys Patron Cards
* ETH accumulates in smart contracts
* Sale continues until threshold reached
* 4% fee split: 25% creator, 25% protocol, 25% platform referrer, 25% order referrer

**4. Token Launches Automatically**

* Threshold triggers launch
* 80% of ETH � permanent liquidity
* 20% of ETH � your treasury
* Token tradeable on OpalSwap immediately

**5. Earn Forever**

* 1% trading fees distribute to PatronPower holders
* Your 20% treasury provides runway
* Community earns from fee distribution
* Liquidity locked permanently

***

**Ready to deploy?**

Use the [Project Creation Wizard](https://opals.io/create) to launch your project in 5 minutes.


---

# 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://opals.gitbook.io/opals/for-founders/launch-process.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.
