> For the complete documentation index, see [llms.txt](https://docs-obelisk.nodedao.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-obelisk.nodedao.com/introduction/what-is-obelisk.md).

# What is Obelisk

## Overview

Obelisk is a sub-brand launched by the NodeDAO team. Its goal is to build a transparent and reliable asset management protocol for BTC on-chain assets, so as to obtain more Defi and Cefi benefits for customers. Currently, the supported deposit assets are BTC and FBTC.

Obelisk's core business model is to lock the underlying assets (native BTC) and map the second-layer assets LCT (Liquid Custody Token) to liberate the native BTC liquidity, and seek applications for the underlying assets and upper-layer liquidity assets to obtain benefits.

The Obelisk protocol innovatively builds a decentralized committee hosting network, which is responsible for hosting native BTC assets. Obelisk maps BTC assets that can be exchanged 1:1 on Ethereum, allowing users to easily manage BTC on-chain asset applications like using traditional Defi.

## Features

* TSS solution based on AVS:
* Full-chain Bitcoin Liquidity (oBTC): Establish seamless cross-chain compatibility for Bitcoin, and ensure liquidity and interoperability across various blockchain networks through bridging mechanisms such as the LayerZero OFT standard.

## Current Phase: Mainnet&#x20;

Exciting News[! Obelisk Mainnet is Live](https://obelisk.nodedao.com/)! We're thrilled to announce that Obelisk has successfully transitioned from Testnet to Mainnet! With Obelisk, Bitcoin holders can now seamlessly participate in the DeFi ecosystem without compromising liquidity or security.&#x20;

**Explore new possibilities and maximize your Bitcoin holdings! :**[ Learn More & Get Started & Visit our website:](https://obelisk.nodedao.com/)

[**Follow us on Twitter**](https://twitter.com/Node_DAO)**:** **Be Part of the Conversation:** Join our vibrant community and discuss staking, protocol updates, and more!

[**Follow us on Github** ](https://github.com/nodedao)**:** Stay connected with Obelisk Protocol's professional network and career opportunities.


---

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