> For the complete documentation index, see [llms.txt](https://tga.gitbook.io/tga/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tga.gitbook.io/tga/im-new/safety-and-security/wallets.md).

# Wallets

There are two primary types of HOT and COLD wallets.

**HOT** wallets are software-based and are always "ON"

**COLD** wallets are hardware-based and can be disconnected or never connected to the internet. They require some sort of physical interaction to confirm transactions and are considered safer than HOT wallets.

[**SENDING & RECEIVING**](/tga/im-new/safety-and-security/wallets/sending-and-receiving.md)

[**HOT/SOFTWARE WALLETS**](/tga/im-new/safety-and-security/wallets/hot-software-wallets.md)

[**COLD/HARDWARE WALLETS**](/tga/im-new/safety-and-security/wallets/cold-hardware-wallets.md)

[**SETTING UP TREZOR**](/tga/im-new/safety-and-security/wallets/cold-hardware-wallets/setting-up-trezor.md)

[**SET UP SPECIFIC TO CHROMEBOOK**](/tga/im-new/safety-and-security/wallets/cold-hardware-wallets/setup-specific-to-chromebooks.md)

[**SAFEPAL S1**](/tga/im-new/safety-and-security/wallets/cold-hardware-wallets/safe-pal.md)


---

# 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://tga.gitbook.io/tga/im-new/safety-and-security/wallets.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.
