# ElectrumX 指南

我们同时也撰写了一些帮助开发者集成 ElectrumX 服务的标准和贴士。指南囊括这些内容：

* ElectrumX API 示例：*(Pending)*
* ElectrumX API 集成指南： [API 集成](/wizz-wallet/zh/kai-fa-zhe/electrumx-zhi-nan/api-ji-cheng.md)
* 部分染色 / 自定义染色 Atomicals：[ ](/wizz-wallet/zh/kai-fa-zhe/electrumx-zhi-nan/bu-fen-ran-se-zi-ding-yi-ran-se.md)[部分染色 / 自定义染色](/wizz-wallet/zh/kai-fa-zhe/electrumx-zhi-nan/bu-fen-ran-se-zi-ding-yi-ran-se.md)


---

# 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/electrumx-zhi-nan.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.
