# Geo Targeting

You can target surveys based on inferred geography from the user’s IP address. Geo targeting is available at the country, US state, and DMA level.<br>

You can add additional geo targeting rules by clicking on the “Add New” button. You can remove a rule by clicking on the trash can icon.

<figure><img src="/files/CFMMSnCw5eFwWCM8Tba7" alt="" width="537"><figcaption></figcaption></figure>


---

# 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.pulseinsights.com/configuring-pulse-insights-console/editor/targeting/geo-targeting.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.
