# Telegram Wallet

The UTXO Global Wallet Miniapp brings asset management directly to Telegram, offering seamless, mobile-first convenience. With features like secure multi-signature transactions and dApp integration, it's designed for effortless use on the go.

## **Key Features**

* **Manage Your Wallets**: Easily oversee multiple wallets in one place.
* **Accounts Made Easy**: Manage different accounts without hassle.
* **Support for Coins**: Work with CKB and BTC seamlessly.
* **Handle Tokens**: Manage xUDT and sUDT tokens smoothly.
* **NFT Management**: Organize NFTs from RGB++, Spore, and more.
* **Integrated with UTXOSwap**: Easily swap tokens within the wallet for added convenience.

## **Developer Resources**:&#x20;

Developers can quickly start building with our [Developer Boilerplate](https://utxo-global.gitbook.io/utxo-global/developer-tools/developer-boilerplate-for-telegram-miniapp).

## **Official Links**:&#x20;

Access the UTXO Global Wallet on Telegram Miniapp [here](https://telegram.me/utxo_global_wallet_bot)


---

# 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/core-features/telegram-wallet.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.
