# Introduction

## Overview

Welcome to UTXO Global, a platform designed by core contributors from [Nexum Labs](https://nexm.io/) to enhance digital asset management in the CKB ecosystem. With a focus on decentralized finance (DeFi), our team has developed tools that empower developers to leverage UTXO technology’s scalability, privacy, and efficiency.

## **Key Objectives**

Our goal is to offer advanced, secure, and user-friendly solutions, from wallet extensions to APIs, enabling seamless development on CKB and other UTXO-based chains.

## Official Links

<table><thead><tr><th width="197">Description</th><th>Link</th></tr></thead><tbody><tr><td>Website</td><td><a href="https://utxo.global/">https://utxo.global/</a></td></tr><tr><td>Official X (Twitter)</td><td><a href="https://x.com/UTXOGlobal">https://x.com/UTXOGlobal</a></td></tr><tr><td>Official Telegram</td><td><a href="https://t.me/utxoglobal">https://t.me/utxoglobal</a></td></tr><tr><td>Chrome Extension</td><td><a href="https://chromewebstore.google.com/detail/utxo-global-wallet/lnamkkidoonpeknminiadpgjiofpdmle">https://chromewebstore.google.com/detail/utxo-global-wallet/lnamkkidoonpeknminiadpgjiofpdmle</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://utxo-global.gitbook.io/utxo-global/introduction.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.
