# Payload

Data product contains payload which is a collection of [data points](/terms/data-point.md). Of course there is possible situation that building includes just one CO2 measuring device and the data points of that device constitute data product payload. [See examples](broken://pages/-M1_YBQfrwrq4V4L275y#data-product-payload-responses)

![](/files/-Lzlj-9jihv3-vLGWq9F)

### Three payload data collection types

Payload of data products have fixed schemas defined in ontology ([examples](broken://pages/-M1_YBQfrwrq4V4L275y#data-product-payload-responses)). Payload can contain three data streams or value sets:&#x20;

1. Current values (array of objects)
2. History (array of objects)
3. Prediction (array of objects)


---

# 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://dataproduct.oftrust.net/terms/payload.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.
