# 自定义派生路径功能

- [开启功能](https://coinsdo.gitbook.io/docs/cn/coinwallet/qi-ta-cao-zuo/zi-ding-yi-pai-sheng-lu-jing-gong-neng/kai-qi-gong-neng.md)
- [用派生路径功能创建不同evm链币种的相同地址](https://coinsdo.gitbook.io/docs/cn/coinwallet/qi-ta-cao-zuo/zi-ding-yi-pai-sheng-lu-jing-gong-neng/yong-pai-sheng-lu-jing-gong-neng-chuang-jian-bu-tong-evm-lian-bi-zhong-de-xiang-tong-di-zhi.md): 这个功能可以用来找回转错链的资产，以ETH和POL为例（在ETH生成一个跟POL #0一样的地址）


---

# 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://coinsdo.gitbook.io/docs/cn/coinwallet/qi-ta-cao-zuo/zi-ding-yi-pai-sheng-lu-jing-gong-neng.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.
