# \[TiDB 运维手册 SOP 系列 V1.0]

- [【SOP 系列 01】 Release-2.1 升级到 Release-3.0 线上集群升级](https://tug.gitbook.io/tidb-sop/tidb-yun-wei-shou-ce-sop-xi-lie-v1.0/upgradeto3.0.md)
- [【SOP 系列 02】 Prometheus 等监控组件迁移](https://tug.gitbook.io/tidb-sop/tidb-yun-wei-shou-ce-sop-xi-lie-v1.0/prometheuemigrate.md)
- [【SOP 系列 03】在线表结构变更（Online DDL）](https://tug.gitbook.io/tidb-sop/tidb-yun-wei-shou-ce-sop-xi-lie-v1.0/onlineddl.md)
- [【SOP 系列 04】现有集群 TiKV 如何从单实例部署调整为多实例部署](https://tug.gitbook.io/tidb-sop/tidb-yun-wei-shou-ce-sop-xi-lie-v1.0/multi-tikv.md)
- [【SOP 系列 05】现有集群如何从单机房调整为跨机房部署](https://tug.gitbook.io/tidb-sop/tidb-yun-wei-shou-ce-sop-xi-lie-v1.0/multi-idc.md)
- [【SOP 系列 06】临时关机维护某线上主机](https://tug.gitbook.io/tidb-sop/tidb-yun-wei-shou-ce-sop-xi-lie-v1.0/maintenance.md)
- [【SOP 系列 07】如何在线开启/关闭 TiDB Binlog](https://tug.gitbook.io/tidb-sop/tidb-yun-wei-shou-ce-sop-xi-lie-v1.0/switch-binlog.md)
- [【SOP 系列 08】线上集群扩缩容操作及要点](https://tug.gitbook.io/tidb-sop/tidb-yun-wei-shou-ce-sop-xi-lie-v1.0/scale.md)
- [【SOP 系列 09】现网如何修改 tidb，tikv，pd 的 ip 地址](https://tug.gitbook.io/tidb-sop/tidb-yun-wei-shou-ce-sop-xi-lie-v1.0/modify-ip.md)
- [【SOP 系列 10】现网如何修改 tidb，tikv，pd 的 port](https://tug.gitbook.io/tidb-sop/tidb-yun-wei-shou-ce-sop-xi-lie-v1.0/modify-port.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://tug.gitbook.io/tidb-sop/tidb-yun-wei-shou-ce-sop-xi-lie-v1.0.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.
