# Glossary of Terms

**Data Union**: An organization with an application that incentivizes its members for participating in the creation of valuable data.

**Data Union Ecosystem**: Data Unions and their applications powered by the Data Union framework.

**Data Union Framework**: The technology that powers Data Union applications for crowdsourcing and monetizing data.

**Data Union DAO:** The DAO (Decentralized Autonomous Organization) that governs the Data Union framework.

**Streamr Network:** A peer-to-peer network for the transfer of end-to-end encrypted real-time data.

**Data Stream:** A sequence of data points in time.

**Streamr Core:** A UI with which Data Streams and Data Unions can be deployed.


---

# 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.dataunions.org/getting-started/glossary-of-terms.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.
