# Wallet Login

## **What wallets does DBot support?**

***

{% hint style="info" %}
DBot already supports MetaMask, Phantom, Bitget Wallet, Coinbase Wallet, WalletConnect, and OKX wallet logins. You can choose according to your needs.
{% endhint %}

**`Note: If you cannot log in, please check whether the wallet plug-in is normal.`**

<figure><img src="/files/KrMSHE1q9MJq0BZxsi9h" alt="" width="510"><figcaption></figcaption></figure>

## **Can I only use EVM address to register and log in DBot with Phantom wallet, but not SOL?**&#x20;

***

{% hint style="info" %}
The EVM address bound to Phantom wallet is only used to register and log in DBot, and does not affect the use of other functions.

You can import your own wallets of various chains or generate new wallets to trade in DBot as needed.
{% endhint %}

**`Note: Please allocate wallet funds reasonably according to your own situation. It is recommended to use small amounts and rotate regularly. It is recommended that wallets used solely for transactions should not participate in any web plug-in interactions. At the same time, please keep your account properly. It is recommended to enable 2FA and do not install any high-authority browser plug-ins.`**


---

# 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://guide-en.dbotx.com/faq/help/wallet-login.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.
