# Getting Started on XEI

To begin trading, first set up a crypto wallet.  Click the "Connect Wallet" button, choose your wallet type, and start trading on XEI promptly.

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

## Deposit Instructions:

1. For your first deposit, visit <https://app.sei.io/> and connect your EVM wallet.

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

2. Once connected, find your "EVM Address" and "Sei Address" under Overview.

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

3. Deposit the desired tokens to your "Sei Address". Once the deposit is complete, the same tokens will appear in your "EVM Address".

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


---

# 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.xei.finance/product-guides/tutorial/getting-started-on-xei.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.
