# Bridge Guide

There are many ways to bridge $INIT token to Initia, and then to our rollup, but we've selected the most cost-effective and user-friendly option for bridging funds from EVM chains. This method minimizes fees while providing a smooth experience, ensuring you can participate in our ecosystem with minimal friction. Our step-by-step video guide will walk you through the entire process, making it accessible even for those new to cross-chain transfers.<br>

{% embed url="<https://x.com/battleforblock/status/1918405811027755512>" %}

\
**Step 1: Connect your wallet & get gas (skip if you already have $INIT on Initia mainnet)**

Go to [**app.initia.xyz**](https://app.initia.xyz/) and connect your EVM wallet. If you're new Initia and you don't have gas token, copy your init wallet address and visit [**gas.zip**](https://www.gas.zip/). Select any chain where you have funds and transfer a small amount to cover transaction fees on bridging to Initia.

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

**Step 2: Bridge $USDC**

Go to [**bridge.initia.xyz** ](https://bridge.initia.xyz/)and connect your wallet. Select your source chain with $USDC, set Initia as the destination, and complete the bridge.

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

**Step 3: Swap to $INIT**

Navigate to the "Swap" tab on [**app.initia.xyz**](https://app.initia.xyz/). Exchange your $USDC for $INIT tokens by selecting the appropriate tokens and confirming the swap.

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

**Step 4: Bridge to BFB Chain**

Return to [**bridge.initia.xyz**](https://bridge.initia.xyz/). Select Initia as source, $INIT as the token, and BFB Chain as destination. Complete the transaction to bridge your tokens.

<figure><img src="/files/M8ugcf9XX0iZMIqDcV8G" 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://battle-for-blockchain.gitbook.io/battle-for-blockchain/developers-zone/bridge-guide.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.
