# What is a hot wallet

Hot wallet is another type of blockchain wallets. Compared with cold wallets, it is also known as an online wallet. Due to its internet connection, the operation may be disturbed by some unsafe factors such as viruses or scripts, which will put assets at risk. Therefore, the security is lower than cold wallets, but it is more convenient.

When using the hot wallet, you must pay attention to the access and authorization of some three-party links, because malicious links will cheat the user's authorization and lead to the loss of assets, and reading and mastering the common scam cases is very helpful for the security of assets.


---

# 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://help.tokenpocket.pro/es/blockchain-basics/hot-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.
