# Obelisk

## English

- [What is Obelisk](https://docs-obelisk.nodedao.com/introduction/what-is-obelisk.md)
- [Whitepaper](https://docs-obelisk.nodedao.com/introduction/whitepaper.md): Whitepaper
- [oBTC](https://docs-obelisk.nodedao.com/obtc-asset/obtc.md)
- [How to mint oBTC on Obelisk](https://docs-obelisk.nodedao.com/obtc-asset/how-to-mint-obtc-on-obelisk.md)
- [How to deposit FBTC (Ethereum)](https://docs-obelisk.nodedao.com/obtc-asset/how-to-deposit-fbtc-ethereum.md)
- [Introduction to the oBTC Yield Pool](https://docs-obelisk.nodedao.com/yield-with-obtc/introduction-to-the-obtc-yield-pool.md)
- [Introduction to the Obelisk FBTC Pool](https://docs-obelisk.nodedao.com/yield-with-obtc/introduction-to-the-obelisk-fbtc-pool.md): Welcome to the Obelisk Protocol, a revolutionary asset management platform created by the NodeDAO team. Obelisk integrates various DeFi yield strategies to help users maximize returns on their crypto
- [Participate in Babylon Phase 1 - Cap 2](https://docs-obelisk.nodedao.com/yield-with-obtc/participate-in-babylon-phase-1-cap-2.md)
- [Smart Contracts](https://docs-obelisk.nodedao.com/developer-resources/smart-contracts.md)
- [Audits](https://docs-obelisk.nodedao.com/developer-resources/audits.md)
- [Design Kit](https://docs-obelisk.nodedao.com/developer-resources/design-kit.md)

## 中文

- [概述](https://docs-obelisk.nodedao.com/zh/introduction/gai-shu.md)
- [协议机制](https://docs-obelisk.nodedao.com/zh/introduction/xie-yi-ji-zhi.md)
- [oBTC](https://docs-obelisk.nodedao.com/zh/obtc-zi-chan/obtc.md)
- [如何在 Obelisk 上铸造 oBTC](https://docs-obelisk.nodedao.com/zh/obtc-zi-chan/ru-he-zai-obelisk-shang-zhu-zao-obtc.md)
- [提款 FBTC/ BTC](https://docs-obelisk.nodedao.com/zh/obtc-zi-chan/ti-kuan-fbtc-btc.md): 操作流程
- [oBTC 收益池简介](https://docs-obelisk.nodedao.com/zh/tong-guo-obtc-huo-qu-shou-yi/obtc-shou-yi-chi-jian-jie.md): Obelisk的超级收益池，为用户寻求多层收益路径。
- [Obelisk FBTC矿池 Pool 介绍](https://docs-obelisk.nodedao.com/zh/tong-guo-obtc-huo-qu-shou-yi/obelisk-fbtc-kuang-chi-pool-jie-shao.md)
- [参与巴比伦Babylon 第一阶段 - 第 2 章](https://docs-obelisk.nodedao.com/zh/tong-guo-obtc-huo-qu-shou-yi/can-yu-ba-bi-lun-babylon-di-yi-jie-duan-di-2-zhang.md)
- [合约](https://docs-obelisk.nodedao.com/zh/zi-yuan/he-yue.md)
- [重要链接](https://docs-obelisk.nodedao.com/zh/zi-yuan/zhong-yao-lian-jie.md)
- [Audits](https://docs-obelisk.nodedao.com/zh/zi-yuan/audits.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs-obelisk.nodedao.com/introduction/what-is-obelisk.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.
