# $BNRY Bridge

We're bridging the $BNRY Token from the Optimism network to the Binary Network, a custom chain that leverages Optimism tech stack. This transition involves moving the current token balances on the Optimism Mainnet to the Binary Mainnet, facilitating our L2 rollup.

Here are the three steps you need to follow:&#x20;

1. [Bridge $BNRY between Optimism and Ethereum](/usdbnry/usdbnry-bridge/bridge-usdbnry-between-optimism-and-ethereum.md)
2. [Swap $BNRY on Ethereum](/usdbnry/usdbnry-bridge/swap-usdbnry-on-ethereum.md)
3. [Bridge $BNRY between Ethereum and Binary](/usdbnry/usdbnry-bridge/bridge-usdbnry-between-ethereum-and-binary.md)


---

# 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.thebinaryholdings.com/usdbnry/usdbnry-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.
