# Phase 1: Genesis

**The Solana Deployment**\
The initial launch of the Creata platform focuses on speed and user acquisition.

* **Platform Launch:** The core application goes live with essential infrastructure.
* **Solana Integration:** We deploy $CREA on the Solana network. Solana is selected for this phase due to its high throughput and low transaction costs, which are essential for micro-transactions and social interaction.
* **Early Access:** The gates open for the first wave of creators and curators to begin building their profiles.


---

# 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://gitbook.creatoken.xyz/roadmap/phase-1-genesis.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.
