# Location

Location targetings enables you to display your ads to users in specific countries or cities. This is useful when your product or service is tailored to a specific market or region, ensuring your advertising budget is spent efficiently by focusing on the right audience.

To display the list available for targeting we use:

* the [ISO 3166](https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes) standard for countries
* the [maxmind](https://www.maxmind.com/en/home) standard for cities

**Cost**: when country targeting enabled, the user‑defined cost per click (CPC) or cost per 1000 impressions (CPM) is increased by 50%. City ​​targeting adds 25% to the cost.


---

# 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://tads.gitbook.io/docs/getting-started/advertisers/ad-targeting/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.
