> For the complete documentation index, see [llms.txt](https://docs.tokentools.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tokentools.app/english-1/launchpads/finalize-a-launchpad.md).

# Finalize a Launchpad

After your pre-sale has reached the soft cap or hard cap cap, follow the steps below to complete your launchpad

1. Go to <https://tokentools.app/launchpad/list>
2. Click "My Launchpad", you can see all the pre-sale items you have published here
3. Click ViewPool to view the pre-sale details

![update-launchpad](/files/ifQpSI9O9pU6cDR1hoBQ)

4. In your pre-sale details, you can see the "Final Confirm Launch" button becomes clickable. click to launch

![update-launchpad](/files/r1mnGMXG1V1bqbhe92zG)

5. Click "Finalize launch". MetaMask will now ask you to confirm the transaction. It will also show you the fee you need to pay for the transaction. If you agree, click the "Confirm" button to complete the process


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.tokentools.app/english-1/launchpads/finalize-a-launchpad.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.
