# 最低配置要求

CamIn 开映目前支持 PC 端使用，暂不支持移动端。以下是各系统的最低配置要求。

<table data-header-hidden><thead><tr><th width="112.33333333333331"></th><th width="320"></th><th></th></tr></thead><tbody><tr><td>操作系统</td><td>Windows 10 64 位操作系统或更高版本</td><td>macOS 10.15 或更高版本</td></tr><tr><td>处理器</td><td>Intel® Core i5  第 9 代或更新款 CPU; AMD Ryzen™ 3000 系列或更新款 CPU</td><td>2019 款MacBook Pro或更新的</td></tr><tr><td>内存</td><td>8GB RAM</td><td>8GB RAM</td></tr><tr><td>硬盘空间</td><td>8 GB 可用磁盘空间 （用于程序安装、缓存和媒体资源存储）</td><td>8 GB 可用磁盘空间 （用于程序安装、缓存和媒体资源存储）</td></tr><tr><td>显卡</td><td>NVIDIA GTX 900 系列或以上；<br>AMD RX560 或以上型号； <br>Intel HD 5500 或以上型号； <br>显卡驱动日期在 2018 年或更新； <br>2 GB GPU VRAM（核显共享RAM，包括在总RAM内）</td><td>2 GB GPU内存</td></tr><tr><td>显示器分辨率</td><td>1920 x 1080或更高分辨率</td><td>原生显示器：2560 x 1600或更高分辨率； <br>外接显示器：1920 x 1080或更高分辨率</td></tr></tbody></table>


---

# 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://help.camin.cn/guidebook/system-requirements.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.
