# Agent Launch Guide

This page is your starting point for launching on Virtuals Protocol. It covers everything you need to prepare and execute a successful launch: from pre-launch checklists and narrative development to token deployment and bridging. Whether you’re opting for a standardized launch or Genesis launch, this guide will walk you through the entire process.


---

# 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://whitepaper.virtuals.io/info-hub/builders-hub/agent-launch-guide.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.
