# How to Bridge

<figure><img src="/files/9UAzbpLRwhfNn5LjgeOE" alt=""><figcaption></figcaption></figure>

1. Go to the [Tomb Bridge](https://lif3.com/bridge)
2. Connect your wallet on the Fantom Chain
3. Set "From Chain" to Fantom Opera and "To Chain" to Tomb Chain
4. Select the token you wish to bridge from the drop down menu
5. Approve the token that you want to bridge if prompted
6. Select the "Bridge" button and approve the transaction in your wallet (please note: you will need FTM as gas for this transaction). Bridging from L1 to L2 should be almost instant, but bridging out of Tomb Chain can take from 15 minutes to 24 hours due to the security feature of Optimistic Rollups called the fraud-proof window.


---

# 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.lif3.com/bridge/how-to-bridge.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.
