> For the complete documentation index, see [llms.txt](https://help.tokenpocket.pro/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tokenpocket.pro/en/wallet-faq-en/aa-wallet/how-to-use-aa-wallet.md).

# How to use AA Wallet

1\. Open your TokenPocket AA Wallet, we’ve transferred 1 USDT for test in this situation. Click USDT to execute the transfer operation, and enter the receiving address. You can view the \[Pay With] account and select the pay method.

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

2\. Since there is insufficient MATIC in the created AA Wallet to pay the gas fee, we need to consider the other payment method. We will pay USDT as Gas Fee in this step.

Attention, you need to pay the Gas Fee for AA Wallet contract creation, please make sure you have enough assets to pay with.

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

3\. After the payment is completed, you can see that the number of transferred assets is the creation fee + the number of transferred assets, and when the next on-chain operation is executed, you can see that the fee is reduced by a part compared with the first on-chain operation.

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


---

# 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://help.tokenpocket.pro/en/wallet-faq-en/aa-wallet/how-to-use-aa-wallet.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.
