# Login via Web3 Wallet

## Connecting Your Wallet

To start trading on Aster, you need to connect a compatible Web3 wallet.

### Supported Wallets

Aster supports Rabby, MetaMask, Binance Wallet, and any wallet compatible with WalletConnect.

**Note:** If connecting to BNB Chain, your wallet must hold at least 0.001 BNB.

### Steps

1. Go to [asterdex.com](https://www.asterdex.com/en) and click **\[Launch App]**.

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

2. Select your chain from the dropdown menu, then click **\[Connect Wallet]**.

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

3. Choose your wallet.

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

4. A signature request will appear in your wallet. Approve it to complete the connection.

<figure><img src="/files/DqhjKzKczX0K1rMlCchc" 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.asterdex.com/getting-started/login-via-web3-wallet.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.
