# Bridge

**Ethereum to Bahamut Bridge**

Access the [bridge here](https://bridge.fasttoken.com/).

The Ethereum to Bahamut bridge offers a secure and trustless one-way transaction channel between the Ethereum network and Bahamut blockchain. This bridge facilitates the seamless transfer of FTN from Ethereum to Bahamut, providing users with a reliable method to expand their token operations across the Bahamut network.<br>

**Key Features of the Bridge**

* Trustless Interoperability: The one-way bridge ensures secure FTN transfers between Ethereum and Bahamut without exposure to third-party risks or market liquidity limitations.
* Availability: The bridge can support a large amount of liquidity when it comes to FTN, and has a clean user interface to make it easy and safe for each FTN bridge transfer.
* Functionality: The bridge ensures near-instant and cost-effective token transfers.

**Token Transfer Mechanism**

* Circulating Supply Preservation: Tokens crossing the bridge from Ethereum to Bahamut do not alter the circulating supply. The process involves burning the tokens upon departure from Ethereum and minting an equivalent amount (1:1) on the Bahamut blockchain on the same address.

<br>


---

# 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.bahamut.io/building-on-bahamut/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.
