> For the complete documentation index, see [llms.txt](https://docs.exitvalley.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exitvalley.ai/getting-started.md).

# Getting Started

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

#### What is the Exit Valley waitlist?

The waitlist is your chance to secure launch perks before the AI bubble begins. Connect X, invite friends, and climb the leaderboard to unlock discounts, exclusive rewards, and priority access.

#### When will Exit Valley launch?

Exit Valley is scheduled to launch in **July 2026**. The waitlist will close shortly before launch, so join early to secure your rewards, referral discounts, and Trial NFT eligibility.&#x20;

The waitlist closes shortly before launch. Once the countdown hits zero, the bubble begins.

#### What happens when Exit Valley launches?

You'll choose a company, join the USA or China faction, start earning $EXIT, upgrade GPUs, and compete for a share of the prize pool before the bubble pops.

#### **What is $EXIT?**

$EXIT is the in-game currency. You earn it daily by holding a company NFT and can spend it on GPU upgrades, maintenance, and other actions to increase your earnings and climb the leaderboard.

#### **How do I get started?**

On launch, connect your wallet, choose one of 10 AI companies, and mint it with SOL. Once minted, you'll start earning $EXIT and can begin building your company immediately.

#### **What is the faction war?**

Every company belongs to either the USA or China faction. \
Throughout the season, players burn $EXIT to strengthen their side. When the season ends, the faction that burns the most $EXIT claims a % of the losing faction's prize pool, boosting rewards for its members.<br>


---

# 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.exitvalley.ai/getting-started.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.
