# Archive Products

- [THAT App (Digital Wallet)](https://docs.that.global/whitepaper/archive-products/that-app-digital-wallet.md): This section provides an overview of the THAT app, a non-custodial mobile wallet that allows users to hold, view and transact supported digital assets, including THAT, on public blockchains.
- [Technical Overview and Transaction Flow](https://docs.that.global/whitepaper/archive-products/that-app-digital-wallet/technical-overview-and-transaction-flow.md): This section provides a high-level overview of how the THAT app interacts with public blockchains and other services, and how transactions are prepared and broadcast.
- [The Merchant Directory](https://docs.that.global/whitepaper/archive-products/that-app-digital-wallet/the-merchant-directory.md)
- [THAT Blockchain](https://docs.that.global/whitepaper/archive-products/that-blockchain.md): This section covers the technical foundations of the THAT blockchain, including its infrastructure, consensus protocols, security measures, and interoperability features.
- [THAT NFTs](https://docs.that.global/whitepaper/archive-products/that-nfts.md)


---

# 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://docs.that.global/whitepaper/archive-products.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.
