# 概述

Obelisk是NodeDAO团队推出的子品牌，目标是构建透明可信的BTC链上资产资产管理协议，为客户获取到更多的Defi和Cefi收益。Obelisk目前支持BTC原生资产，以及FBTC/WBTC等BTC warp token的存入，未来将支持更多BTC warp token。

Obelisk的核心业务方式是对底层资产（原生BTC，FBTC，WBTC）进行托管，同时映射出收益型资产OBTC，为底层资产和上层流动性资产寻求应用以获得更多收益。

Obelisk 旨在创建一个兼顾灵活性和安全性的链上 BTC CeDeFi 策略库。通过解锁流动性和启用多种资产应用，它寻求最大化资产价值。

## 特性

**安全透明**

用户将底层资产（原生BTC，FBTC，WBTC）质押到Obelisk Vault，Obelisk Vault 为用户映射等量的 oBTC。该过程完全通过智能合约完成，资金流转透明。

**收益聚合**

底层原生 BTC 的收益来自 Restaking、PoS 和 CeFi 等方式。对于每种方式，Obelisk 将创建不同收益池。用户可以将他们的 oBTC 存入相应的收益池，底层资产将分配给相应的应用系统。


---

# 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/introduction/gai-shu.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.
