# AlphaGeo Explorer

Welcome to AlphaGeo Explorer ("Explorer"). Let's get oriented!

Your landing page should look like this (see below).

<div data-with-frame="true"><figure><img src="/files/euFadNI41CtjVLc9xfYU" alt=""><figcaption><p>Explorer Landing Page</p></figcaption></figure></div>

The sidebar to the left of your map is comprised of 5 functions (see below):&#x20;

1. **Credit Overview** – a summary of your current credit usage.
2. **Base Map Selector** – a dropdown menu for switching between different base maps.
3. **Pinned Locations** – locations you’ve pinned on the map.
4. **Assets & Portfolio View** – a list of assets saved from pins or uploaded via the Data Manager, including a toggle between **Asset View** (asset-level) and **Tier View** (portfolio-level), plus a search function.
5. **Actions** – options to **Analyze** (review asset or portfolio performance), **Compare** (evaluate assets or portfolios against each other), and **Save** (add pinned locations to your portfolio).

<div align="center" data-full-width="true" data-with-frame="true"><figure><img src="/files/geopWoNQJoExI5CaBxQO" alt=""><figcaption><p>Explorer Navigation Panel</p></figcaption></figure></div>

***

#### CREDITS

Your "credit" allotment is determined by the amount of queries you purchased prior to onboarding. Consumption occurs each time analysis is run for a novel location (a location that is otherwise not saved to your portfolio).&#x20;

To learn more about how credits are issued and managed, please visit the Admin Panel Guide below!

{% content-ref url="/pages/62wrBtcmqusLi0uTRETo" %}
[Admin Panel](/platform-guides/admin-panel.md)
{% endcontent-ref %}

***

#### BASE MAP SELECTION

Use the "dropdown arrow" to expand your Base Map selection, where you can isolate risk profiles by physical climate impact or factors like financial impact and/or location dynamism.&#x20;

<div data-with-frame="true"><figure><img src="/files/J3CjcVIgqyVVjt6TaA4a" alt=""><figcaption><p>Base Map Selection Panel</p></figcaption></figure></div>

***

#### PINNING LOCATIONS

To pin a location, you must first "zoom" into the map, click an area of interest, or search a set of coordinates, street address, ZIP/postal code or city. Once you've found your location, click the "pin icon." The location will now appear in the "Pinned Locations" section of your Explorer's Navigation Panel (see below!).

<div data-with-frame="true"><figure><img src="/files/uo2scMi2kFS3bOtwS5zP" alt=""><figcaption><p>Pinned Location within Explorer</p></figcaption></figure></div>

***

#### ASSETS & PORTFOLIO TIERS

You can populate the "My Assets" section of your Navigation Panel through a data upload or "saving" Pinned Locations. If you have not uploaded an asset via the [Data Upload Template](https://alphageosingapore.sharepoint.com/:x:/s/DataManagement/IQDqc0WXAr8QSq9KChPd5KKEAeQ8KT2LBMHVBHj9P6gNqN8?e=H0OmC0), you'll be prompted to create a tiering system before saving the location. If already have uploaded assets into the Data Manager via template, you can select from existing tiers—or create new ones (see below).

<div data-with-frame="true"><figure><img src="/files/DO935PkNjchd4recvACr" alt=""><figcaption><p>Saving an Asset to Your Portfolio</p></figcaption></figure></div>

For more information about the Data Manager, check out the guide below!&#x20;

{% content-ref url="/pages/xsCzvFfyKCcGq9X5Um92" %}
[Data Manager](/platform-guides/portfolio-analytics/data-manager.md)
{% endcontent-ref %}

***

#### **ANALYZE & COMPARE**

Clicking the "Analyze" button will prompt a multi-select version of your asset list. Any "pinned" assets will be included.&#x20;

<div data-with-frame="true"><figure><img src="/files/182R5MBQwzOeOUoWrg0o" alt="" width="467"><figcaption><p>Selecting Asset(s) for Analysis</p></figcaption></figure></div>

Analyzing multiple assets simultaneously will trigger the **Multi-Asset Analysis** interface, while analyzing a single asset will trigger the **Single-Asset Analysis** interface.

<div data-with-frame="true"><figure><img src="/files/hRYSg79OuxV4fRKNDQJd" alt=""><figcaption><p>Analyzing Asset in Single-Asset Analysis</p></figcaption></figure></div>

Once an analysis is launched, you can toggle inputs like "Benchmark," "Emission Scenario," physical risk type, time series (current, early-, mid-, end-century), asset type, etc.&#x20;

Note: For "Pinned Locations," a credit is used once the analysis is run. We recommend saving this asset to your portfolio prevent further credit consumption when referencing it in the future!&#x20;


---

# 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/alphageo-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.
