# How to bridge?

How to start interacting with the dApp?

To interact with Eddy Finance, visit the main website <https://eddy.finance/> and follow these simple steps

1. From the landing page, hit "Launch app" to open the Eddy Finance dApp

<figure><img src="/files/wBxeTYuy9ZWTs2mDts5n" alt=""><figcaption><p>Launch app/ Bridge to ZetaChain</p></figcaption></figure>

2. Connect wallet:

Please note that you can connect both your EVM as well as your Bitcoin wallets on Eddy Finance to move assets between chains

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

3. Go to the 'Transfer' tab and then select 'Cross-chain'&#x20;

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

4. Select the 'from' token & chain and select the 'to' token & chain. Input the value that you want to bridge and approve your transaction

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

4. Sign the transaction and initiate the swap, and voila you have made your first cross-chain transaction on Eddy Finance

<figure><img src="/files/5WrFOJHvB6CC3VGpEMv1" 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.eddy.finance/user-guide/how-to-bridge.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.
