# Login via Email Address

Aster supports email login for your convenience. All you need is a valid email address – once you've deposited funds, you'll be ready to use Aster's products.

**Note:** Email login currently only supports USDT deposits on the Arbitrum network.

### **Steps**

1. Go to <https://www.asterdex.com/en> and click **\[Launch app]**.

   <figure><img src="/files/v2WymPV1e2bVm60qQiZs" alt=""><figcaption></figcaption></figure>
2. Click the **\[Connect]** button in the top right corner and enter your email address.

<figure><img src="/files/5M83S68ugvA0xcudM4tn" alt=""><figcaption></figcaption></figure>

3. A 6-digit verification code will be sent to your email. Enter the code to log in.

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

4. Create and enter a strong password for your Aster account.

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

5. Sign the popup message.

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

6. A new wallet address will be generated for your email. Click the **\[Deposit]** button – accessible from your wallet address in the top right corner – to fund your account.

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

7. Deposit collateral from your Web3 wallet or a centralized exchange (CEX) using a supported network. **You can only deposit USDT via the** [**Arbitrum One**](https://arbitrum.io/) **to your email-linked wallet. Aster is not liable for refunds if you deposit the wrong asset or use the wrong network.**

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

8. Once your wallet receives USDT on Arbitrum, you can use it as collateral to trade on Aster.


---

# 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.asterdex.com/getting-started/login-via-email-address.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.
