# Introduction

Welcome to Bitomni - a BTCFi-driven omnichain asset management protocol.

## Introduction

CAUTION: This is a living document and is susceptible to changes.

Bitomni (formerly CBIndex) transforms crypto asset management by integrating Bitcoin and Bitcoin assets with omnichain capabilities, ensuring secure, trustless, and diversified BTCFi on multiple blockchains. At its core, Bitomni leverages the Internet Computer Protocol (ICP) technology to offer a suite of BTCFi products, including Bitcoin omnichain bridge, decentralized Bitcoin meta-protocol indexer, Bitcoin restaking, Bitcoin lending & borrowing, and Bitcoin on-chain fund management across multiple blockchain networks, including Ethereum, EVM-compatible chains, Aptos, Solana, Polkadot, and more. It leverages the power of interoperability to unleash the Bitcoin ecosystem's potential, enabling users to enhance their asset management strategies in a secure, efficient, and intuitive environment.


---

# 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://devlog.bitomni.io/readme.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.
