# 协作

- [实时协作](https://morphic.com/docs/zh/xie-zuo/live-collab.md): Morphic 上的实时协作可让你与团队在共享画布上实时合作。一起工作、查看彼此的编辑内容，并在创作过程中保持同步。


---

# 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://morphic.com/docs/zh/xie-zuo.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.
