> For the complete documentation index, see [llms.txt](https://visi-digital-internasional.gitbook.io/geo-prospector/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://visi-digital-internasional.gitbook.io/geo-prospector/geo-prospector-zh/huan-ying/system-requirements.md).

# 系统要求

## 支持的环境

* Windows 10 或 Windows 11
* 64 位操作系统
* 稳定的互联网连接
* 为应用运行时、浏览器组件、缓存和结果提供足够的本地存储空间

该 `v6.7.15.1` 安装程序大小为 **253264229 字节** （约 **241.53 MiB**).

## 推荐的运行条件

* 保持 Windows 的日期、时间和时区同步。
* 避免同时运行多个 Geo Prospector 实例。
* 关闭不必要的浏览器自动化工具。
* 对于大型目标或 Email Finder，请使用稳定的连接。
* 在完成过程中不要让 Windows 进入睡眠或关机。
* 保持足够的可用存储空间用于导出和临时浏览器数据。

## 性能预期

大型目标、多个类别、更安全的延迟设置、重复检查以及 Email Finder 会增加处理时间。耗时更长并不一定表示搜索失败。


---

# 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://visi-digital-internasional.gitbook.io/geo-prospector/geo-prospector-zh/huan-ying/system-requirements.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.
