# Geographic location

The Geographic location rule detects visitors' locations by their IP address, so you can tailor content for specific **countries**, **states/provinces**, or even **cities**.

## Add geographic location rule

***

{% hint style="info" %}

#### Steps

1. Go to **Audiences** page and click **Create new audience**.&#x20;
2. Enter a name for your audience. You can change the name later.
3. Select the **geographic location** rule type.
4. Search and select a country, region, or city.
5. Click **Save**.
   {% endhint %}


---

# 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://help.fluorescent.co/section-studio/smart-sections/audiences/geographic-location.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.
