# Welcome to ClimateDB

{% hint style="info" %}
**ClimateDB is a powerful tool for climate research.** ClimateDB provides SQL-access to our world's climate data. We have sourced, decoded, cleaned, and structured climate data from high-quality, science-backed sources...so you don't have.

Focus on modeling our world, developing new insights, and finding climate solutions...not searching for datasets and cleaning up data.
{% endhint %}

## Getting Started 🏁

Check out [**Getting Started Guide**](https://docs.climatedb.io/guides/getting-started)

## Recipes 🧑‍🍳

Check out our [**Recipes**](https://docs.climatedb.io/guides/recipes) for common queries

## Request/Add Data ➕

Want to add additional data to ClimateDB. [Request Dataset](https://docs.climatedb.io/guides/data-roadmap).&#x20;

## ClimateDB is powered by the community 👯

ClimateDB is only as strong as its community. Share your learnings broadly!


---

# 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.climatedb.io/welcome-to-climatedb.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.
