> For the complete documentation index, see [llms.txt](https://docs.satoshiterminal.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.satoshiterminal.io/research-suite/portfolio-management/multi-currency-wallet/cold-and-hot-wallet-segmentation.md).

# Cold and Hot Wallet Segmentation

The **Cold and Hot Wallet Segmentation** feature allows users to separate their assets into cold wallets (offline) and hot wallets (online) for better security and accessibility management. Cold wallets are used for long-term storage of large sums of assets, offering maximum protection from online threats, while hot wallets are used for active trading and quick access to funds. This segmentation helps users balance security and ease of use depending on the nature of their digital assets.

**Core Capabilities:**

* **Cold Wallet Storage**: Store large amounts of digital assets offline, ensuring they are less vulnerable to online attacks and hacks.
* **Hot Wallet Usage**: Manage smaller, frequently-used amounts of assets in online wallets for quick access and transactions.
* **Customizable Asset Allocation**: Allocate assets between cold and hot wallets based on their use case, security needs, and transaction frequency.

**Key Benefits:**

* **Enhanced Security**: Protect valuable assets from online threats by keeping them offline in cold wallets, minimizing exposure to hacking attempts.
* **Efficient Accessibility**: Keep assets in hot wallets for immediate access to funds, enabling swift transactions and trades.
* **Flexible Asset Management**: Balance security with convenience by customizing which assets are held in cold or hot wallets based on frequency of use and security needs.

With **Cold and Hot Wallet Segmentation**, users can effectively manage their digital assets by maximizing security for long-term holdings while ensuring ease of access for short-term transactions.


---

# 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.satoshiterminal.io/research-suite/portfolio-management/multi-currency-wallet/cold-and-hot-wallet-segmentation.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.
