# Location Explorer

Location Explorer is a powerful yet easy to use platform for on-demand spatial analytics.

With a single click or search, you will be able to access all the data that AlphaGeo offers for the location. It can also automatically aggregate data in an administrative area, such as an entire city, so that you can access data at any granularity you'd like.

Here's a quick guide to the key features of the Location Explorer:

1. On the side panel, click on Location Explorer to launch location explorer. You will be greeted by a map that shows the Overall Climate Risk Score of all locations in the world.

<figure><img src="/files/bPFnfuj77kF1b3TdL3IQ" alt=""><figcaption></figcaption></figure>

2. You may interact with the map by searching for a location. It can be a building, a district, or a city. Click on the desired address to fetch the result for the selected location.

<figure><img src="/files/YObDjVSPUsPOofHMSg56" alt=""><figcaption><p>Map showing search bar with "New York City" selected</p></figcaption></figure>

3. You can also add additional locations by clicking directly on the map. Depending on the zoom level you are at, your cursor will automatically select the most appropriate level of aggregation needed. Press 'Add' to add the selected location to the analysis.

<figure><img src="/files/GEs38T5XPcnoDzAHdYdA" alt=""><figcaption><p>Map showing Washington DC as selected location</p></figcaption></figure>

4. The first component of the Location Explorer is a comparison table of all the selected locations. In this case, New York and Washington DC have been selected. You may click on the top right corner to observe how each score changes over different periods of time.

<figure><img src="/files/8u9SsiLbjRTgOr5Oj1Ke" alt=""><figcaption></figcaption></figure>

4. Below the comparison table, you can select a single location to delve deeper into the analysis.

<figure><img src="/files/g4EmMkDwPJnOAWRGi2gv" alt=""><figcaption></figcaption></figure>

4. Scrolling down, you will see a detailed description of the risk profile of the selected location.

<figure><img src="/files/hnYgUJPpzmevcXE19SKG" alt=""><figcaption><p>Scoring breakdown</p></figcaption></figure>

<figure><img src="/files/Lpx5bsfuEbEPPhJ2GCbc" alt=""><figcaption><p>Scoring breakdown continued </p></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.alphageo.ai/platform-guides/location-explorer.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.
