# AA智能钱包创建和导入

### <mark style="color:orange;">AA智能钱包如何创建</mark> <a href="#id-0" id="id-0"></a>

1、打开TokenPocket钱包，点击【我的】，点击【体验区】，开启【智能钱包】体验按钮。（如果没有体验区功能，请更新您的钱包版本）

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

2、返回资产页面，点击右上角图案，点击【智能钱包/多签钱包】。

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

3、选择【智能钱包】，继续点击【创建智能钱包】。

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

4、点击【Polygon（Matic）】，认真阅读智能钱包介绍，点击【开启智能钱包之旅】。

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

**注：TokenPocket AA智能钱包体验版本现优先支持Polygon马蹄链，后续会支持更多公链。**

5、进入创建智能钱包页面，点击【选择管理钱包】来设置管理地址，在添加方式界面中可以填入地址或者通过右上角扫码或本地添加的方式进行添加，只能使用一个管理地址对AA智能钱包进行管理。

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

设置完成管理者地址后即可获得您的智能钱包地址。自定义钱包名称，勾选用户协议，点击【确认】。至此，您已成功创建Polygon AA智能钱包。

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

#### 关于创建者

1. 管理者钱包为私钥、助记词钱包（即EOA钱包），请务必确认您持有管理钱包的私钥或助记词，并妥善保管好您的管理钱包的私钥助记词。（建议使用KeyPal硬件钱包/KeyPal助记词钢板/KeyPal Card备份卡）
2. TokenPocket AA智能钱包体验版本优先支持设置管理者钱包以担任恢复/控制智能钱包/代付矿工费的角色。
3. 管理者可以为AA智能钱包代付矿工费，AA智能钱包第一笔链上操作执行的同时，需要支付AA智能钱包创建费用，请确保管理者钱包/AA智能钱包钱包内有足够的$MATIC。

### <mark style="color:orange;">AA智能钱包如何导入</mark> <a href="#id-1" id="id-1"></a>

1、打开AA智能钱包添加界面，选择【导入智能钱包】。

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

2、在地址栏中填入AA智能钱包的地址，会自动识别管理钱包。核对无误后点击【导入钱包】即可完成AA智能钱包的导入。

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


---

# 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://help.tokenpocket.pro/cn/faq/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.
