> For the complete documentation index, see [llms.txt](https://docs.charterfnd.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.charterfnd.com/the-charter-process/phase-4-launch.md).

# Phase 4: Launch

When the scheduled launch date arrives, the Builder Labs Company formally notifies the Charter Foundation that it intends to initiate the token launch.

At that point, Cayman Launch Company, as the sole director of the BVI Launch Subsidiary will review the readiness of the structure and, once satisfied, authorize the BVI Launch Subsidiary to proceed with the token launch. This ensures that the launch occurs within a coordinated and properly governed framework.

During the Launch phase, tokens issued through the BVI Launch Subsidiary are structured to integrate directly with Magna, providing a coordinated token management layer from the moment of launch.

Rather than treating token operations as a separate, post-launch step, Charter aligns the launch process with downstream infrastructure from the outset. This allows projects to move seamlessly into:

* adoption of token incentive plan,
* token distribution and allocation management,
* vesting and lockup enforcement,
* cap table and stakeholder tracking,
* ongoing token operation.

**Disclaimer**: The Charter Foundation’s constitutional documents mandate the Directors to facilitate launches. But they are not obligated to proceed if there is a strong reason to believe that doing so would be unlawful or otherwise improper. The Charter Foundation will not trigger the launch of tokens should it present a serious risk of legal or reputational harm.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.charterfnd.com/the-charter-process/phase-4-launch.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
