# Welcome

**WELCOME**

Welcome to AlphaGeo’s documentation library. Here you’ll find product guides, methodology details, data sources, and other reference materials.

**PRODUCT GUIDES**

To get started, explore the following data products in the **Product Guides** section:

1. [Climate Risk and Resilience Index: A resilience informed approach to climate risk assessment](https://docs.alphageo.ai/analytics-product-guides/climate-risk-and-resilience-index)
2. [Climate Financial Impact Metrics: Modelling the financial impact of climate change](https://docs.alphageo.ai/analytics-product-guides/financial-impact-analytics)
3. [Location Dynamism Signals: Identify high-performing, resilient locations of the future](https://docs.alphageo.ai/analytics-product-guides/signals)

**PLATFORM GUIDES**

SaaS subscribers will also find guides to our native app, AlphaGeo Explorer, in the **Platform Guides** section.

**FOR DEVELOPERS**

Documentation for accessing our data via API is available in the **For Developers** section.

**TRIAL ACCOUNT**

You can create a trial account to access AlphaGeo Explorer application and selected data products [here](https://app.alphageo.ai/trial_setup?_gl=1*bfqcwa*_ga*Mzg3NTI2MjIuMTczOTMzOTM3Ng..*_ga_GJ386VZ4Y1*MTczOTMzOTM3Ni4xLjAuMTczOTMzOTM3Ni4wLjAuMA..*_ga_H5PF8KS554*MTczOTMzOTM3Ni4xLjAuMTczOTMzOTM3Ni4wLjAuMA..). A guide to the trial (including limits) can be found [here](https://docs.alphageo.ai/platform-guides/trial).&#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/welcome.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.
