# 投入使用

- [核心部署](https://www.docszh.com/hyperlane-docs/get-started/production/core-production.md)
- [更新 Mailbox 默认 ISM](https://www.docszh.com/hyperlane-docs/get-started/production/core-production/update-mailbox-default-ism.md)
- [转移 Mailbox 合约权限](https://www.docszh.com/hyperlane-docs/get-started/production/core-production/transfer-mailbox-ownership.md)
- [封装路由部署](https://www.docszh.com/hyperlane-docs/get-started/production/warp-production.md)
- [移除 Trusted Relayer 功能](https://www.docszh.com/hyperlane-docs/get-started/production/warp-production/remove-trusted-relayer.md)
- [转移封装路由合约权限](https://www.docszh.com/hyperlane-docs/get-started/production/warp-production/transfer-warp-route-ownership.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/get-started/production.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.
