# Getting Started with THAT

## Getting Started with THAT

- [Discover THAT](https://docs.that.global/getting-started-with-that/getting-started/discover-that.md): The THAT App is a secure, non-custodial wallet built for real-world use — store your crypto and spend THAT at participating merchants.
- [Get Started with THAT App](https://docs.that.global/getting-started-with-that/getting-started/get-started-with-that-app.md)
- [Purchasing THAT - Australia](https://docs.that.global/getting-started-with-that/purchasing-that/purchasing-that-australia.md): You can easily buy THAT in Australia using AUD through Coinstash in just a few simple steps.
- [Purchasing THAT - Globally](https://docs.that.global/getting-started-with-that/purchasing-that/purchasing-that-globally.md): You can purchase THAT globally through the 1inch app by swapping MATIC for THAT in just a few steps.
- [How to Spend Crypto Through THAT](https://docs.that.global/getting-started-with-that/spending-that/how-to-spend-crypto-through-that.md)
- [How to Accept Payments](https://docs.that.global/getting-started-with-that/that-for-businesses/how-to-accept-payments.md)
- [FAQ's For Businesses](https://docs.that.global/getting-started-with-that/that-for-businesses/faqs-for-businesses.md)
- [How to Offramp THAT to Cash](https://docs.that.global/getting-started-with-that/that-for-businesses/how-to-offramp-that-to-cash.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.that.global/getting-started-with-that/getting-started/discover-that.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.
