> For the complete documentation index, see [llms.txt](https://docs.alphageo.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alphageo.ai/welcome.md).

# Welcome

**WELCOME**

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

**OUR SOLUTIONS**

Understand the methodologies behind our data and analytics solutions:

1. Climate Resilience Suite:
   1. [Climate Risk and Resilience Index: A resilience informed approach to climate risk assessment](/climate-resilience-suite/climate-risk-and-resilience-index.md)
   2. [Financial Impact Analytics: Modelling the financial impact of climate change](/climate-resilience-suite/financial-impact-analytics.md)
2. Global Adaptation Hub:&#x20;
   1. [Global Adaptation Layer](/global-adaptation-layer/methodology-2-3-global-adaptation-layer.md)
3. Location & Site Selection Strategies:
   1. [Signals: Identify high-performing, resilient locations of the future](broken://pages/1nZ4rXSNgRwikNEFHgCr)

**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).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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