# Review + Confirm

✨ STEP 4: Review + Confirm

✅ Show:

* SPL Token summary (name, supply, LP setup)
* NFT summary (name, size, price, royalties)
* Costs (SOL gas fees, platform fees)
* Projected launch time

Require:

* User signs approval tx from wallet.

✨ STEP 5: Launch

✅ Backend actions:

* Deploy SPL token mint.
* Fund initial liquidity pool.
* Upload NFT assets + metadata.
* Deploy Candy Machine or minting contract.
* Register project on your platform + optionally on public explorers.

✅ Frontend:

* Show launch page with social share links.
* Offer project dashboard (for the creator to monitor stats, manage treasury, etc.)

🔥 Bonus ideas for initial setup

* Templates → pre-made configs (e.g., “meme token + pfp drop”, “game token + assets”).
* Pre-launch page → let them hype before mint.
* KYC / audit option → optional badge for projects that verify.


---

# 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://wp.gotmlabz.io/nebula/review-+-confirm.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.
