# Connect an External Wallet

## Connect your wallet to Honey Chat and transfer HONEY and/or BERA directly from another wallet. &#x20;

**Step 1:** Navigate to the wallet page.\
**Step 2:** Click on the "Deposit" button, then select "Connect an external wallet" from the dropdown menu.\
**Step 3:** Connect the wallet you wish to use.\
**Step 4:** Enter the amount for the token/s you want to deposit.\
**Step 5**: If your wallet is unable to connect, just copy your wallet address, go to your existing wallet, and paste it in for a manual transfer.&#x20;

<figure><img src="/files/k84YviZzk6zLlYQAOGN5" 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.honeychat.app/how-to-guides/fund-your-wallet/connect-an-external-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.
