# Eligibility & Access

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

#### Connect Your Wallet

* <mark style="color:$info;">Click Connect Wallet and choose your EVM wallet.</mark>
* <mark style="color:$info;">If you participated in the simulator and see a prompt, link your simulator wallet, then confirm your EVM wallet.</mark>

#### Invite Code (If Required)

* <mark style="color:$info;">Some users will see a code gate. Enter your code and submit.</mark>
* <mark style="color:$info;">Inline messages will inform you if a code is invalid or already used.</mark>
* <mark style="color:$info;">Repeated failures trigger a short cooldown before you can try again.</mark>

After connecting, you will typically arrive on the Trading interface. From here, you have two options:

* <mark style="color:$info;">Option A — Start immediately: Click “Claim nUSD to start trading” to go straight to the claim flow and get your initial balance.</mark>&#x20;
* <mark style="color:$info;">Option B — Explore first: Navigate to the Dashboard to review season stats, leaderboard, and your portfolio (balances, open orders, positions, and history).</mark>

{% hint style="info" %}
You may also notice quick links like Docs, User Guide, and Report a bug in the interface footer for easy access.&#x20;
{% endhint %}


---

# 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.nunchi.trade/copy-of-nunchi-testnet-user-guide/eligibility-and-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.
