# IPStack

ngSurvey utilise [IPStack.com](https://www.ipstack.com/)la géolocalisation IP de [Recherche d'emplacement IP](/fr/form-management/form-designer/geolocation/ip-address-location.md) Branchement conditionnel.

Pour configurer IPStack, connectez-vous à votre [compte IPStack](https://ipstack.com/) et copiez votre clé d'API d'accès.

![](/files/409ec500aa6b29a3ada85cd1a9b3df85f2375fdd)

Une fois copiée, rendez-vous sur votre page ngSurvey [paramètres](/fr/installation-setup/system-settings.md) et collez la clé dans le champ IPStack API key puis cliquez sur le bouton Test pour vérifier que tout fonctionne correctement.

![](/files/2c8843616fb05afaf575b85c8be3dc950a46eb3a)


---

# 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://docs.ngsurvey.com/fr/installation-setup/system-settings/third-party-apis/ipstack.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.
