# Preparation for Trading: Getting Started

### Prepare your Web3 Wallet

> [Avatar Wallet](https://app.avatarwallet.io/) is recommended.

To start trading, you'll first need a crypto wallet. If you're new to cryptocurrencies and don't yet have a wallet, there's no need to worry. Simply click on the "Connect Wallet" button and then select the [Avatar Wallet](http://app.avatarwallet.io) option to easily create your wallet.

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

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

Simply log in with your Google or Apple account, and within just 5 seconds, your crypto wallet will be ready. Once you have your wallet, ensure that it is adequately funded with the currency you wish to sell, in order to purchase the cryptocurrency you plan to buy. This step is crucial for a smooth and successful trading experience on our platform.


---

# 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.udex.one/tutorial/preparation-for-trading-getting-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.
