> 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-ko/welcome/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-ko/welcome/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.
