> For the complete documentation index, see [llms.txt](https://docs.cherryai.com.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cherryai.com.cn/docs/en-us/advanced-basic.md).

# Advanced Tutorial

- [Advanced Capability Map](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/capability-map.md): Choose the current capability based on your goal
- [Advanced Chat](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/chat.md): Multiple models, branches, long conversations, and outputs
- [Multi-model comparison and message branching](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/chat/model-compare-branches.md)
- [Long conversations, context, and queued messages](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/chat/context-queue.md)
- [Outputs, citations, and export](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/chat/artifacts-export.md)
- [Agent Workspace](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/agent-workspace.md): Complete workflow from creation to delivery
- [Create Agents and Model Role Division](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/agent-workspace/create-agent.md)
- [Working directory, tasks, and files](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/agent-workspace/workspaces-tasks-files.md)
- [Model role division and Agent drawing](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/agent-workspace/models-image.md)
- [Built-in tools, knowledge bases, skills, and MCP](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/agent-workspace/tools-knowledge-skills-mcp.md)
- [Permissions, memory, and background tasks](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/agent-workspace/permissions-memory-background.md)
- [Knowledge and content workflow](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/knowledge-content.md): Knowledge base, notes, drawing, and translation
- [Build a knowledge base and retrieval testing](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/knowledge-content/knowledge-base.md)
- [Notes, knowledge base, and Agent](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/knowledge-content/notes-knowledge-agent.md)
- [Image generation, editing, and enhancement](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/knowledge-content/painting-workflow.md)
- [Files, images, and long-form translation](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/knowledge-content/translation-workflow.md)
- [Extend Agent capabilities](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/extensions.md): Skills, MCP, and capability boundaries
- [Skills and capability library](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/extensions/skills.md)
- [MCP and external tools](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/extensions/mcp.md)
- [MCP Troubleshooting](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/extensions/mcp/troubleshooting.md)
- [Automation and External Reach](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/automation.md): Channels, scheduled tasks, heartbeat, and run logs
- [Channels](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/automation/channels.md)
- [Scheduled tasks, heartbeat, and run logs](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/automation/scheduled-heartbeat.md)
- [Efficient Workspace](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/workbench.md): Multi-window, input tools, and global search
- [Multi-window and Tabs](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/workbench/multi-window-tabs.md)
- [Input toolbar and productivity tools](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/workbench/composer-efficiency.md)
- [Global Search](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/workbench/global-search.md)
- [Screenshots, annotation, and OCR](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/workbench/screenshot-ocr.md)
- [Development and Diagnostics](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/developer-tools.md): API Gateway and call chain diagnostics
- [API Gateway](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/developer-tools/api-gateway.md)
- [Call chain and developer mode](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/developer-tools/trace.md)
- [Coding Partner (Code CLI)](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/developer-tools/code-cli.md)
- [Application Cases](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/cases.md): Combine multiple capabilities into a complete workflow
- [Multi-model research review](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/cases/research-review.md)
- [Long document review](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/cases/long-document-review.md)
- [Agent project file delivery](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/cases/project-delivery.md)
- [Brand illustration kit](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/cases/brand-image-kit.md)
- [Private knowledge base Q\&A](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/cases/private-knowledge-qa.md)
- [Generate weekly reports from notes](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/cases/notes-weekly-report.md)
- [Multilingual material organization](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/cases/multilingual-materials.md)
- [Channels and scheduled daily reports](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/cases/automated-daily-report.md)
- [Multi-window research workspace](https://docs.cherryai.com.cn/docs/en-us/advanced-basic/cases/multi-window-research.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.cherryai.com.cn/docs/en-us/advanced-basic.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
