# Location

The "Filter by Location" feature allows you to restrict your search results based on geographic locations, either by state within a country or by specific countries. This filter helps in targeting results relevant to a particular geographic area, enhancing the relevance of your search outcomes. Here’s an elaboration of this description:

<figure><img src="/files/gcqbYP8t6OMfY0053b0L" alt="" width="178"><figcaption></figcaption></figure>

1. **State Filter**:
   * Limit results to a single state within the country.
   * By default, results include all states.
2. **Country Filter**:
   * Limit results to certain countries.
   * By default, results include all countries.
3. **Use Cases**:
   * **Local Market Analysis**: Focus on results relevant to a specific state or country for in-depth market research.
   * **Regional Business Development**: Target business opportunities or competitors within a particular state or country.
   * **Localized Content**: Ensure content is relevant to a specific geographic area, enhancing its applicability and relevance to the target audience.


---

# 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.pandamatch.io/filters/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.
