# 使用-部署上线

- [部署运维](https://docs.fireboom.io/shi-yong-bu-shu-shang-xian/bu-shu-yun-wei.md)
- [手动部署](https://docs.fireboom.io/shi-yong-bu-shu-shang-xian/bu-shu-yun-wei/shou-dong-bu-shu.md)
- [流水线部署（废弃）](https://docs.fireboom.io/shi-yong-bu-shu-shang-xian/bu-shu-yun-wei/shou-dong-bu-shu/liu-shui-xian-bu-shu.md)
- [Docker部署](https://docs.fireboom.io/shi-yong-bu-shu-shang-xian/bu-shu-yun-wei/docker-bu-shu.md)
- [飞布云](https://docs.fireboom.io/shi-yong-bu-shu-shang-xian/bu-shu-yun-wei/fei-bu-yun.md)
- [sealos部署](https://docs.fireboom.io/shi-yong-bu-shu-shang-xian/bu-shu-yun-wei/sealos-bu-shu.md)
- [接口安全](https://docs.fireboom.io/shi-yong-bu-shu-shang-xian/security.md)
- [CSRF token 保护](https://docs.fireboom.io/shi-yong-bu-shu-shang-xian/security/csrf-token-protection.md)
- [跨域访问](https://docs.fireboom.io/shi-yong-bu-shu-shang-xian/security/kua-yu-fang-wen.md)
- [客户端SDK](https://docs.fireboom.io/shi-yong-bu-shu-shang-xian/sdk-sheng-cheng.md)
- [Js SDK](https://docs.fireboom.io/shi-yong-bu-shu-shang-xian/sdk-sheng-cheng/js-sdk.md)
- [微信小程序SDK](https://docs.fireboom.io/shi-yong-bu-shu-shang-xian/sdk-sheng-cheng/wei-xin-xiao-cheng-xu-sdk.md)
- [Flutter SDK](https://docs.fireboom.io/shi-yong-bu-shu-shang-xian/sdk-sheng-cheng/flutter-sdk.md)
- [uniapp SDK](https://docs.fireboom.io/shi-yong-bu-shu-shang-xian/sdk-sheng-cheng/uniapp-sdk.md)
- [性能测试](https://docs.fireboom.io/shi-yong-bu-shu-shang-xian/xing-neng-ce-shi.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.fireboom.io/shi-yong-bu-shu-shang-xian.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.
