# About sub-wallets

By modifying the last X in path m/44'/60'/0'/0/X, you can determine different paths and generate different sub-wallets, so the Mnemonic is quite important, once you lose it, you will lose all of your sub-wallets. For an example, with number 6, the path is m/44'/60'/0'/0/6; You can customize the path to restore when you import the wallet, or you can restore it by adding sub-wallets. The current sub-wallet will only add the wallet in the form of increasing serial numbers.


---

# 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/en/wallet-faq-en/multichain-wallet/sub-wallets.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.
