# Step 6 - Launch Token with Bundle

If you are ready, click the "LFG \~ Launch with Bundle" button and wait for the process to complete.

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

If the launch is successful, the app will display a page like the one shown below.

<br>

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

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


---

# 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://eth-bundler.gitbook.io/eth-bundler/getting-started-with-eth-bundler/step-6-launch-token-with-bundle.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.
