# Get Started

To join SuperVol, head over to the SuperVol website. Make sure the link is <https://supervol.io>

On the top right, you’ll see two buttons: click **Get Started** if this is your first visit.

* For mobile, expand the three-line menu on the top right to find **Get Started :)**

***

Follow the Get Started instructions step-by-step, and you're set. Here's the details:

<figure><img src="/files/GMi8jOC0UG7fAf7ZrWUl" alt="" width="375"><figcaption></figcaption></figure>

1. Connect your Wallet to SuperVol.io, or login using your socials through thirdweb.
2. Switch network to **Soneium**
3. Fund your wallet with USDC.e and ETH
4. Deposit USDC.e to SuperVol
   * Expand 'View History' to check your deposits & withdrawals
   * Deposited tokens are accessible **only through** your own wallet, not even by SuperVol operators.
5. Let's Trade!


---

# 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.supervol.io/overview/user-guide/get-started.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.
