# How to Offramp THAT to Cash

We understand you need to cover overheads, staff, and day-to-day expenses — and that means fiat. At THAT, we make it simple for your business to convert THAT into cash. \
\
There are a few exchanges you can use. We recommend Coinstash for this example because it’s easy to use—but you can follow the same steps in your preferred exchange. Before you start, download the Coinstash app and create/verify your account.

{% stepper %}
{% step %}

### Swap THAT for USDC (In THAT App)

Open the THAT app and tap Swap.

1. On the swap screen, tap the reverse icon (so THAT is on top).
2. Enter the amount of THAT you want to swap. *(Enter the THAT amount, not AUD.)*
3. Change the “to” token from POL to USDC.
4. Swipe to confirm the swap.

<figure><img src="/files/APJwbehvXTDeaShGWjZz" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Get Coinstash USDC Depoit Address

Open Coinstash → Portfolio → Deposit → Crypto.

1. Select USDC
2. Choose the Polygon network
3. Copy the deposit address (it starts with 0x…)

<figure><img src="/files/adlK4wDQ7aEzUXrkxHsu" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Send USDC from THAT to Coinstash

Go back to the THAT app.

1. Select USDC on the Wallet page, then tap Send USDC.
2. Enter the amount to send
3. Paste your Coinstash USDC (Polygon) address
4. Confirm the send

Your USDC will transfer to your Coinstash account.

<figure><img src="/files/hi8n4qmMHbhFiXwJVsKP" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Convert USDC for AUD (in Coinstash)

Open Coinstash and wait for the deposit to arrive (you’ll see your portfolio update and/or get a notification).

1. Search USDC at the top of the deposit page
2. Tap Sell
3. Tap Sell Max
4. Preview → Confirm the sell

<figure><img src="/files/KuvafJLY1ltiJKcbQN3V" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Withdraw AUD to your Bank

In Coinstash, tap Withdraw → AUD.

* If you’re a new user, Coinstash may require account verification (e.g., uploading a bank statement). This can take 1–2 business days.
* Once approved, withdraw AUD to your linked bank account.

And that’s it — you’ve cashed out THAT to AUD.

<figure><img src="/files/OYLr1GjMhnn27Oh1yUFA" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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/getting-started-with-that/that-for-businesses/how-to-offramp-that-to-cash.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.
