# Introduction

## Why ORFY Bridge?

**Seamless User Experience:** As Ordify aspires to be a one-stop-shop, offering a seamless and user-friendly investment experience across different chains, our bridge plays a crucial role in facilitating liquidity transfer, ensuring users can navigate between different networks and access their assets without encountering additional technical complexities.

**Connecting the BRC-20 and ERC-20 Realms:** This enables BRC-20 projects to access the more diverse landscape of decentralized applications (dApps) within the ERC-20 token ecosystem. Such functionalities, currently absent in the BRC-20 world, include lending/borrowing platforms, staking platforms, solutions to implement token vesting, and many others.

**Addressing Liquidity Challenges:** Presently, many BRC-20 tokens exclusively traded on the BTC chain encounter liquidity limitations. The ability to bridge BRC-20 tokens to other chains helps to alleviate this issue and foster increased liquidity.


---

# 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://ordify.gitbook.io/ordifyworld/ordify/orfy/introduction.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.
