# Welcome to DCH

Whether you're getting a feel for the product, ready to build, or need to validate a decision, the training hub provides the guides, developer documentation and API references you need to get the most value out of DCH.

{% hint style="info" %}
To see what is new with DCH, go [here](https://docs.dataclearinghouse.org/dch-2.0-documentation/whats-new).
{% endhint %}

## What is Data Clearing House?&#x20;

[Data Clearing House](https://dataclearinghouse.org/v2/dashboard/) (DCH) is a data integration, management, and application enablement platform. It is a single location for accessing a wide range of energy and building data. The DCH connects Internet of Things (IoT) systems from buildings and supports complex data analytics.&#x20;

<figure><img src="https://1482335871-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FC4XmonqUqAk0SdY9GoHf%2Fuploads%2FiXnlJTbB15455dkeWAr1%2Fimage.png?alt=media&#x26;token=a4abfdd4-4b91-4e85-9623-4ca52d38ccff" alt=""><figcaption><p>DCH Bird's Eye View</p></figcaption></figure>

## Some useful sections:

[Inviting new users](https://docs.dataclearinghouse.org/dch-2.0-documentation/admin/managing-users/inviting-users)

[Connecting building data](https://app.gitbook.com/s/ffGApMA1vy23xdRjA7lY/)

[Model construction](https://app.gitbook.com/s/ffGApMA1vy23xdRjA7lY/dch-onboarding-brick-model-construction)

[Querying building model(s)](https://app.gitbook.com/s/9YxMhgYtL3BDmoUdh26N/finding-points#walkthrough-findingpoints-findingpointsviaquery)

[Our walkthroughs](https://app.gitbook.com/o/1XQOesbSEfN3IDjkKRHR/s/9YxMhgYtL3BDmoUdh26N/)

[Recent changes (changelog)](https://docs.dataclearinghouse.org/dch-2.0-documentation/changelog)


---

# 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.dataclearinghouse.org/dch-2.0-documentation/welcome-to-dch.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.
