# 链间安全模块

- [多签 ISM](https://www.docszh.com/hyperlane-docs/protocol/ism/multisig-ism.md)
- [路由 ISM](https://www.docszh.com/hyperlane-docs/protocol/ism/routing-ism.md)
- [聚合 ISM](https://www.docszh.com/hyperlane-docs/protocol/ism/aggregation-ism.md)
- [CCIP 读取 ISM](https://www.docszh.com/hyperlane-docs/protocol/ism/ccip-read-ism.md)
- [第三方 ISMs](https://www.docszh.com/hyperlane-docs/protocol/ism/third-party-isms.md)
- [Wormhole ISM](https://www.docszh.com/hyperlane-docs/protocol/ism/third-party-isms/wormhole-ism.md)
- [Optimistic ISM](https://www.docszh.com/hyperlane-docs/protocol/ism/third-party-isms/optimistic-ism.md)
- [OP Stack ISM](https://www.docszh.com/hyperlane-docs/protocol/ism/third-party-isms/op-stack-ism.md)
- [Polygon PoS ISM](https://www.docszh.com/hyperlane-docs/protocol/ism/third-party-isms/polygon-pos-ism.md)
- [Arbitrum L2 to L1 ISM](https://www.docszh.com/hyperlane-docs/protocol/ism/third-party-isms/arbitrum-l2-to-l1-ism.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://www.docszh.com/hyperlane-docs/protocol/ism.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.
