# Bridge

The bridge facilitates the transfer of assets between different networks.&#x20;

Binary Sepolia Network has enabled bridging of TBNRY (Binary Test tokens). link - <https://bridge.sepolia.thebinaryholdings.com>

Connect your wallet by clicking on "Connect Wallet"

<figure><img src="https://3398477525-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uDxPdaSe2imTpmRB55M%2Fuploads%2FkkYiwIkjilRyhShVlM3B%2Fimage.png?alt=media&#x26;token=433cd7f9-b690-4c2f-91af-d16507b09072" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3398477525-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uDxPdaSe2imTpmRB55M%2Fuploads%2FpIUAQG1XhT7ycVUYx1HB%2Fimage.png?alt=media&#x26;token=bae5a1c6-d2bb-4d7b-a68a-eb6d8ca4bf06" alt=""><figcaption></figcaption></figure>

Click on your wallet and click "approve" inside your wallet. Your wallet will be connected

<figure><img src="https://3398477525-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uDxPdaSe2imTpmRB55M%2Fuploads%2FUrWOkqEJy8QjGnZnyjab%2Fimage.png?alt=media&#x26;token=d9c73149-3596-4305-9e59-27bfd2cfb9e4" alt=""><figcaption></figcaption></figure>

NOTE: You can start bridging only after you receive the testnet tokens from the [faucet](https://docs.thebinaryholdings.com/developers-corner/faucet)

* Deposit - Here, you can bridge TBNRY from Sepolia Eth Network to Binary Sepolia Network.

<figure><img src="https://3398477525-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uDxPdaSe2imTpmRB55M%2Fuploads%2FrMWpwNMFUVaKdrNGruYG%2Fimage.png?alt=media&#x26;token=47201e62-92fd-4d27-8e50-3837c5ed4f7b" alt=""><figcaption><p>Depositing funds to Binary Sepolia Network</p></figcaption></figure>

* Withdraw- Here, you can bridge TBNRY from Binary Sepolia Network to Sepolia Eth Network.&#x20;

<figure><img src="https://3398477525-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uDxPdaSe2imTpmRB55M%2Fuploads%2FdvHLBYBeZrpTrsT2iaoe%2Fimage.png?alt=media&#x26;token=f7f0b461-491e-42e0-8b21-225a1bee982d" alt=""><figcaption><p>Withdraw from Binary Sepolia Network to Sepolia Eth Network</p></figcaption></figure>


---

# 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/developers-corner/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.
