> 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/aa-wallet-create-and-import.md).

# AA Wallet Create and Import

### <mark style="color:orange;">How to Create an AA Wallet</mark>

1\.  Open the TokenPocket wallet, click on 'My,' then select 'Experience' and enable the 'Smart Wallet' experience button. (If there is no experience area function, please update your wallet version).

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

2\.  Back to the Assets page, click the upper right corner, and click \[Smart Wallet/MultiSig Wallet].

<figure><img src="/files/5Xet5raCSx93euUROkju" alt=""><figcaption></figcaption></figure>

3\.  Select \[Smart Wallet] and click \[Create Smart Wallet] again.

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

4\.  Select \[Polygon(Matic)], read the guide carefully, and \[Start the Journey].

Tips, TokenPocket Account Abstraction Wallet now supports Polygon(Matic) first, and we will support more networks ASAP.

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

5\.  Access the Create Smart Wallet page, select the owner as the manage wallet address, and you can add the owner by adding from the wallet list, pasting, or scanning the QR Code. You can only set one owner to manage your AA Wallet.

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

After the setting is finished, you can get your AA Wallet address at once. Customize your wallet name, tag the User Agreement, and click \[Confirm]. At this point, you’ve successfully created an AA Wallet.

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

### <mark style="color:orange;">How to import AA Wallet?</mark> <a href="#id-1f6f" id="id-1f6f"></a>

1. Open the AA Wallet page, and select \[Import Smart Wallet].

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

2. Enter the address of the AA Wallet and the owner will be automatically identified and checked, and then click \[Import wallet] to complete the import of the AA Wallet.

<figure><img src="/files/g0DLqYzjy8HDzGMzc1yZ" 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/aa-wallet-create-and-import.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.
