# 最佳实践指南

本指南概述了使用 Agent Commerce Protocol（ACP）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://whitepaper.virtuals.io/virtuals-bai-pi-shu/acp/acp-kai-fa-zhe-ru-men-zhi-nan/zui-jia-shi-jian-zhi-nan.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.
