> For the complete documentation index, see [llms.txt](https://docs.corridor.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.corridor.finance/overview/bridge.md).

# Bridge

## BTC to EVM

<figure><img src="/files/PUH3gHqnGiaM0ocsLu8l" alt=""><figcaption><p>Connect wallet</p></figcaption></figure>

<figure><img src="/files/8Qw95KJtCHCqVeCl1J6Q" alt=""><figcaption><p>Click connect</p></figcaption></figure>

<figure><img src="/files/G4vm1WW50wtW1xhFTGeO" alt=""><figcaption><p>Sign</p></figcaption></figure>

<figure><img src="/files/Uo31rt22ayTDpbr0clPU" alt=""><figcaption><p>Choose chain, input amount and ETH receiving address</p></figcaption></figure>

<figure><img src="/files/3w0edEpGFgL9wLHgG71v" alt=""><figcaption><p>Sign and Pay</p></figcaption></figure>

<figure><img src="/files/7gH6Ulzpw1IWgG0onXMZ" alt=""><figcaption><p>Wait for confrimation</p></figcaption></figure>

<figure><img src="/files/WIt5qjb6FSPQ46NDt6FV" alt=""><figcaption><p>Click "View all history" to Check transactions hitory</p></figcaption></figure>

## EVM(Testnet Sepolia) to BTC

<figure><img src="/files/8L7nTbiQI9aaKfEuGKl0" alt=""><figcaption><p>Choose Metamask</p></figcaption></figure>

<figure><img src="/files/9CtUqQgE4paQgeRcuTVW" alt=""><figcaption><p>Sign</p></figcaption></figure>

<figure><img src="/files/RcRBa8FDtWNtxoZnQQIy" alt=""><figcaption><p>Input amount and BTC receiving address</p></figcaption></figure>

<figure><img src="/files/Iji49uODdPmPlGGEQOcn" alt=""><figcaption><p>Click confirm</p></figcaption></figure>

<figure><img src="/files/rfk7mjs652W2q2MFeH4d" alt=""><figcaption><p>Confirm transaction</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.corridor.finance/overview/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.
