> 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-fr/bienvenue/system-requirements.md).

# Configuration requise

## Environnement pris en charge

* Windows 10 ou Windows 11
* Système d’exploitation 64 bits
* Connexion Internet stable
* Stockage local suffisant pour l’exécution de l’application, les composants du navigateur, le cache et les résultats

Le `v6.7.15.1` la taille de l’installateur est **253264229 octets** (environ **241.53 MiB**).

## Conditions d’utilisation recommandées

* Gardez la date, l’heure et le fuseau horaire de Windows synchronisés.
* Évitez d’exécuter plusieurs instances de Geo Prospector.
* Fermez les outils d’automatisation de navigateur inutiles.
* Utilisez une connexion stable pour les grandes cibles ou Email Finder.
* N’interrompez pas ni n’éteignez Windows pendant la finalisation.
* Conservez suffisamment d’espace libre pour les exportations et les données temporaires du navigateur.

## Attentes en matière de performance

Les grandes cibles, plusieurs catégories, des paramètres de délai plus sûrs, les vérifications de doublons et Email Finder augmentent le temps de traitement. Une durée plus longue ne signifie pas automatiquement que la recherche a échoué.


---

# 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-fr/bienvenue/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.
