# 6.管理Canisters

如果您通过遵循“教程”部分中的教程或从示例存储库中克隆示例来尝试使用DFINITY容器软件开发套件（SDK），则您已经熟悉如何将程序构建和部署为容器。 本节提供有关容器生命周期以及如何管理容器的其他信息。


---

# 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://mixdao.gitbook.io/dfinity/san-shou-ba-shou/6.-guan-li-canisters.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.
