# oBTC

oBTC是Obelisk发行的流动性代币，与BTC/FBTC/BTCB等资产一一映射。 oBTC 可以质押到不同的收益池中以产生多层收入。

oBTC多链资产地址

<table><thead><tr><th width="106">Asset</th><th width="160">Chain</th><th>Contract Address</th></tr></thead><tbody><tr><td>oBTC</td><td>Ethereum</td><td><a href="https://etherscan.io/address/0xB1e12802831Da99D2d47b6a55049D69bf7De0e3C">0xB1e12802831Da99D2d47b6a55049D69bf7De0e3C</a></td></tr><tr><td>oBTC</td><td>Bsquared</td><td><a href="https://mainnet-blockscout.bsquared.network/address/0x1349A8d352b1971CbEbeacF55Fb75526F47B6610">0x1349A8d352b1971CbEbeacF55Fb75526F47B6610</a></td></tr><tr><td>oBTC</td><td>Taiko</td><td><a href="https://explorer.mode.network/address/0xe3C0FF176eF92FC225096C6d1788cCB818808b35">0xe3C0FF176eF92FC225096C6d1788cCB818808b35</a></td></tr><tr><td>oBTC</td><td>Mode</td><td><a href="https://taikoscan.io/address/0xe3C0FF176eF92FC225096C6d1788cCB818808b35">0xe3C0FF176eF92FC225096C6d1788cCB818808b35</a></td></tr></tbody></table>


---

# 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-obelisk.nodedao.com/zh/obtc-zi-chan/obtc.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.
