# Phase 1: Genesis

* **Token Generation Event:** Launch of $FOGEVM and initial liquidity seeding.
* **Incentivized Testnet:** Deployment of the "Fog" test environment. White-hat hackers are invited to attempt to break the privacy encryption.
* **Community Core:** Establishing the initial set of 100 decentralized validators.
* **Privacy Utilities:** Release of the official FOGEVM Wallet and Block Explorer.


---

# 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.fogevm.vip/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.
