# 开发者

- [钱包API](https://docs.wizz.cash/wizz-wallet/zh/kai-fa-zhe/qian-bao-api.md): 集成接入 Wizz 插件钱包
- [ElectrumX 指南](https://docs.wizz.cash/wizz-wallet/zh/kai-fa-zhe/electrumx-zhi-nan.md)
- [API 集成](https://docs.wizz.cash/wizz-wallet/zh/kai-fa-zhe/electrumx-zhi-nan/api-ji-cheng.md): 针对不同特定版本的 ElectrumX API 服务的集成说明。
- [部分染色 / 自定义染色](https://docs.wizz.cash/wizz-wallet/zh/kai-fa-zhe/electrumx-zhi-nan/bu-fen-ran-se-zi-ding-yi-ran-se.md): 描述 Atomicals 部分染色和自定义染色的实现细节及如何集成。


---

# 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://docs.wizz.cash/wizz-wallet/zh/kai-fa-zhe.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.
