# IPStack

ngSurvey verwendet [IPStack.com](https://www.ipstack.com/)'s IP-Geolokalisierung für seine [IP-Standortabfrage](/de/form-management/form-designer/geolocation/ip-address-location.md) Funktionen.

Um IPStack einzurichten, melden Sie sich bei Ihrem [IPStack-Konto](https://ipstack.com/) an und kopieren Sie Ihren Access-API-Schlüssel.

![](/files/ecffa4a16a83c131c124dd18de073b8cb5e03f9d)

Sobald kopiert, gehen Sie zu Ihrer ngSurvey [Einstellungen](/de/installation-setup/system-settings.md) Seite und fügen Sie den Schlüssel in Ihr IPStack API key-Feld ein und klicken Sie auf die Test-Schaltfläche, um sicherzustellen, dass alles ordnungsgemäß funktioniert.

![](/files/65b37c0ee00f7ace1e6e6f8ea530f82f43de9553)


---

# 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/de/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.
