# FIEF Bridging

***NOTE: details on bridging to Fiefdom will be available prior to mainnet launch.***

The Fief Token (FIEF) is a multi-chain token. Fief is using the permissionless Wormhole bridge (Portal) to ferry FIEF in between Ethereum and Avalanche (c-chain).

You can find the link for the Portal bridge UI here: <https://www.portalbridge.com/#/transfer>

Fief is using the official Arbitrum bridge to ferry FIEF between Ethereum and Arbitrum.&#x20;

You can find the link for the Arbitrum bridge UI here: <https://bridge.arbitrum.io/>

## AVAX <> ETH Bridging Steps

![](/files/An9huxakhNB3ie5ELpLM)

Bridging FIEF between Avalanche and Ethereum is a 4-step process, as detailed in the screen grab above.

The first step is the most important as it requires you to choose which direction you wish to travel across the bridge and choose a token to bridge between networks. Steps 2-4 are more automated and allow you to simply follow the prompts to see them through to the end.

<mark style="color:red;">**Please note: transferring in either direction requires you to have a small amount of both AVAX and ETH.**</mark>&#x20;

![](/files/vFxlsGpofylbtoZMJ0Eo)

The image above depicts the input screen for the contract address of the FIEF you want to bridge. This contract address will be different based on which direction you are traveling across the bridge.

![](/files/QoV82RAByG4LqoXJHZ1r)

**To convert Avalanche c-chain FIEF (Wormhole) to Ethereum mainnet FIEF (FIEF), plug in this address:&#x20;**<mark style="color:red;">**0xa69D3DF658CA810aFcC42D8Bf5F604dDE382Bd26**</mark>

![](/files/FbZK0ygE0S1kHBrSIuHH)

**To convert Ethereum mainnet FIEF (FIEF) to Avalanche c-chain FIEF (Wormhole), plug in this address:&#x20;**<mark style="color:blue;">**0xeA068Fba19CE95f12d252aD8Cb2939225C4Ea02D**</mark>


---

# 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.fief.finance/fief-token/fief-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.
