> For the complete documentation index, see [llms.txt](https://deeploy-userguide.deepq.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://deeploy-userguide.deepq.ai/readme.md).

# 0. Deeploy User Guide

This is a quick start or getting started guide to introduce how to use DeepQ AI Platform - Deeploy module. Check out these tutorials and get started with your Medical Image AI deployment.

## [1. Deeploy overview:](/working-flow-1/deepcap-main-page-introduction.md)

[1.1 Deeploy Overview](/working-flow-1/deepcap-main-page-introduction.md)

[1.2 User profile & account management](/working-flow-1/untitled-1.md)

[1.3 System Notification](/working-flow-1/ai-training-related-issues.md)

## [2. AI worklist & viewer](/5.1-ai-worklist-and-viewer.md)

[2.1 AI worklist](/5.1-ai-worklist-and-viewer/5.1-ai-worklist-and-viewer.md)

[2.2 AI viewer](/5.1-ai-worklist-and-viewer/5.1-ai-worklist-and-viewer-1.md)

## [3. FAQ](/faq.md)

[3.1 Change Log](https://github.com/deepq-group/ai-platform-docs/blob/deeploy_gb_rel_v2.1/faq/6.3-change-log)

## [4. Legal Documents](/legal-documents.md)

[Terms of Use](/legal-documents.md#terms-of-use)

[Privacy Policy](/legal-documents.md#privacy-policy)

[Product Security](/legal-documents.md#product-security)

[Code of Conduct](/legal-documents.md#code-of-conduct)

[Third Party Notice](/legal-documents.md#third-party-notice)


---

# 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:

```
GET https://deeploy-userguide.deepq.ai/readme.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.
