# 如何设置助记词导入路径

用于不同路径的同一助记符可以生成不同的地址。&#x20;

例如： 助记符A +路径A =地址A&#x20;

&#x20;            助记符A +路径B =地址B&#x20;

如果导入助记符，则可以通过更改TokenPocket的默认路径（设置自定义路径）来创建新地址，因此请务必记住该新路径。 导入助记符时，如果助记符与路径不匹配，则无法找到地址。

如何设置导入路径：

1、助记词导入界面点击【高级模式】

<figure><img src="https://261497644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMF2k4MCaxErpZyah2d%2Fuploads%2FZl2CYMmvdqJUnVotLB8j%2Fimage.png?alt=media&#x26;token=49606395-7a8f-4c72-a1cb-6b368522116c" alt=""><figcaption></figcaption></figure>

2、在高级模式中的【选择地址路径】并设置正确的地址路径导入钱包即可。

<figure><img src="https://261497644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMF2k4MCaxErpZyah2d%2Fuploads%2FCnpr8u4GlAmOliE99Vvk%2Fimage.png?alt=media&#x26;token=8296fb1a-3b03-4747-b856-75476a30532b" 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/multichain-wallet/settings.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.
