# Humanitarian Data Exchange Documentation

The Humanitarian Data Exchange (HDX) is an open platform for sharing humanitarian data. Our goal is to make data easy to find and use for analysis. This documentation is your guide to finding data, publishing data responsibly, and integrating HDX into your workflows through our tools and APIs.

### Navigate our documentation

We’ve organized the content into three main spaces to help you get the most out of HDX.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><strong>Find data</strong></h4></td><td>Learn how to easily search, filter, preview, and download data on HDX.</td><td><a href="/spaces/4eRiaTyCUWRqgHINBcpH">/spaces/4eRiaTyCUWRqgHINBcpH</a></td><td></td></tr><tr><td><h4><strong>Publish data</strong></h4></td><td>Step-by-step instructions for preparing, uploading, and maintaining data on HDX.</td><td><a href="/spaces/5R1HHSyBWYO1CsgBEPUp">/spaces/5R1HHSyBWYO1CsgBEPUp</a></td><td></td></tr><tr><td><h4><strong>Build with HDX</strong></h4></td><td>Learn how to use our API, create data pipelines, and integrate HDX into your workflows.</td><td><a href="/spaces/PYX6VfEjVd6ssH4AU60M">/spaces/PYX6VfEjVd6ssH4AU60M</a></td><td></td></tr></tbody></table>

Learn more [about HDX](/about/about-the-humanitarian-data-exchange.md).

### Need support?

Our team is here to support you. If you have questions, contact us at <hdx@un.org>.


---

# 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.humdata.org/readme.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.
