# 1. Connect Wallet

1. Please click the <mark style="color:red;">`Launch BTCFi`</mark> button on the landing page to move to the Dashboard screen.

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

2. Click the <mark style="color:red;">`Connect Wallet`</mark> button to connect your wallet holding Bitcoin.

<figure><img src="/files/48LktWogpWIhS8pXkq0M" alt=""><figcaption></figcaption></figure>

*\* If you don't have BTC, send BTC to your wallet first. BTCFi supports various types of BTC.*

<table><thead><tr><th width="230">Token</th><th>Supported Networks</th></tr></thead><tbody><tr><td>WBTC</td><td>Bifrost</td></tr><tr><td></td><td>Ethereum</td></tr><tr><td></td><td>Arbitrum</td></tr><tr><td></td><td>Polygon</td></tr><tr><td>BTCB</td><td>Bifrost</td></tr><tr><td></td><td>BNB</td></tr></tbody></table>


---

# 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.bifrostnetwork.com/eng.btcfi.one/dashboard/1.-connect-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.
