# Bridging

- [Bridging Tokens to Avalanche Network](https://docs.bifi.finance/guide/bridging/bridging-tokens-to-avalanche-network.md): In this section, you will learn how to transfer ERC-20 tokens from Ethereum network to Avalanche’s C-Chain.
- [Bridging BiFi From Ethereum to Avalanche Network](https://docs.bifi.finance/guide/bridging/bridging-bifi-from-ethereum-to-avalanche-network.md): In this section, you will learn how to bridge your BiFi tokens from Ethereum Network to Avalanche Network using Anyswap App.
- [Bridging BiFi From Ethereum to Klaytn Network](https://docs.bifi.finance/guide/bridging/bridging-bifi-from-ethereum-to-klaytn-network.md): In this section, you will learn how to bridge your BiFi tokens from Ethereum Network to Klaytn Network using Orbit Bridge.


---

# 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.bifi.finance/guide/bridging.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.
