# How to bridge ETHFI

### How to securely bridge $ETHFI

1. Go to Portal Bridge (<https://portalbridge.com/>)
2. Select the source chain (the network you're sending from) in the "From" dropdown.
3. Choose the destination chain (the network you're sending to) in the "To" dropdown.
4. Connect your wallet by clicking the "Connect Wallet" button and selecting your wallet provider.
5. Select $ETHFI as an asset in the from and the to token list.
6. Enter the amount you want to bridge in the "Amount" field.
7. Select the Route you would like to use for the bridging process.
8. Confirm the transaction in your wallet when prompted.
9. Double-check all details before confirming any transaction, and ensure you have enough native tokens to cover gas fees.


---

# 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://etherfi.gitbook.io/etherfi/ethfi/how-to-bridge-ethfi.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.
