# Closed Mainnet Access

### <mark style="color:green;">**Who Gets Access?**</mark>

* Access has been granted to all Testnet users.
* If you didn't participate in the Testnet, you can still gain access by obtaining a referral code. You can request one in the #cm-invites channel on our [Discord server](https://t.co/6YsRdO05nP). Each referral Code can only be used once.
* Follow our official channels for more announcements on how to potentially get an invite code: [Twitter](https://x.com/X10_exchange), [Discord](https://discord.com/invite/x10exchange), [Telegram](https://t.me/x10updates).

### <mark style="color:green;">**Why Join the Closed Mainnet?**</mark>

* Participate in the Closed Mainnet [Rewards Program](/starkex-specific-docs/closed-mainnet/rewards-program.md) by trading, earning, and sharing invite codes.
* Additionally, other exclusive benefits for Closed Mainnet users have been prepared and will be announced separately.

### <mark style="color:green;">**How Can I Get and Share an Invite Code?**</mark>

* Once you've logged into the Closed Mainnet, start trading to unlock invite codes. During the Closed Mainnet, you can earn up to 7 invite codes:
  * With $10,000 traded volume, you unlock 1 invite code.
  * With $100,000 traded volume, you unlock 1 more invite code.
  * With $500,000 traded volume, you unlock 5 additional invite codes.
* You can find your referral codes in the "Refer" section under "Rewards" in the top navigation menu.
* Share these codes with others in the #cm-invites channel on our [Discord server](https://t.co/6YsRdO05nP).


---

# 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.extended.exchange/starkex-specific-docs/closed-mainnet/closed-mainnet-access.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.
