# Contract

### brktETH's contract live on Ethereum&#x20;

Although our escrow contract was deployed on both Ethereum and Arbitrum networks, after brktETH is allocated, the **brktETH contract will live on Ethereum**. Technically, the escrow contract will call the brktETH contract to mint brktETH in exchange for its escrow collateral.  The escrow contract will receive brktETH that can now be claimed by users, and the brktETH contract will have it's treasury funded with the assets that were previously in the escrow contract. &#x20;

Like other LST/LRTs, you will be able to bridge your tokens to other chains. However because the most common use case will be to invest in strategies within the Bracket Platform, we anticipate the vast majority of users will keep their brktETH on Ethereum.&#x20;

As we describe in the [Bracket Platform](/product/bracket-platform.md) section, Strategy managers will be able to bridge assets multi-chain to generate yield for their strategy depositors.\
\
**Address**: 0x6C8550167BbD06D4610a6A443eCbEd84Bd1AccD6


---

# 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.bracket.fi/product/brkteth/contract.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.
