# Launch

## Simulate Bundle

<figure><img src="/files/Yi2YLzzW2eM6eBUlzmHI" alt=""><figcaption></figcaption></figure>

### 1. Run Simulation

* Start the bundle simulation and wait for the results. If the simulation is successful, you can proceed to launch the bundle.
* If the simulation fails, review the error message, make necessary adjustments, and try again.

## Launch Bundle

### 1. Launch

* Begin the bundle launch, which will attempt to include the transactions in the next 10 blocks. If the bundle is successfully included, you’ll receive a confirmation.
* If the bundle fails, an error message will appear, and no fees will be charged. If the bundle is not included within 10 blocks, you can resubmit it for another attempt.

<figure><img src="/files/MRtKKrXBWXaCNYYpQY6y" alt=""><figcaption></figcaption></figure>

### 2. Proceed to Manage Page

* Head to the Manage page, where you can monitor the market cap, manage wallets, and interact with contract functions, such as renouncing ownership or burning liquidity.&#x20;
* For a detailed overview of all available actions, see the next section of the documentation.


---

# 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://docs.bundlefren.com/v1/bundle-setup/launch.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.
