# Spending

<figure><img src="/files/U9VCG3t1fHYDuMHL34jh" alt=""><figcaption></figcaption></figure>

## 1. Spending

Spending is a key function within the ANTTIME app that allows you to utilize your assets. All asset usage history can be viewed within the app, and Spending is directly linked to your account.

<figure><img src="/files/BK4MBggKkiqgggy5M4LE" alt=""><figcaption></figcaption></figure>

## 2. On-chain TIME conversion

To convert TIME assets from Spending to the on-chain network, you can click on the "Transfer" button at the Spending section. By clicking this button, a transaction will be initiated on the TIME Blockchain, and your TIME assets will be transferred from your ANTTIME Spending wallet to your on-chain wallet.

📌 *The TIME conversion function is scheduled to be updated in the near future.*


---

# 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://whitepaper.anttime.net/products-and-services/anttime/wallet/spending.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.
