> 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-ja/youkoso/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-ja/youkoso/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.
