# Data types

## Learn more about the key data types

{% content-ref url="/pages/S58RaVUpEqsh1Vqd9ycY" %}
[Key Joule data types](/joule/concepts/key-joule-data-types.md)
{% endcontent-ref %}

## Available data types

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:orange;"><strong>StreamEvent</strong></mark></td><td>StreamEvent enables flexible, efficient event-driven data processing in Joule</td><td></td><td><a href="/pages/s16kmef6jMqPHvX22Zup">/pages/s16kmef6jMqPHvX22Zup</a></td></tr><tr><td><mark style="color:orange;"><strong>ReferenceDataObject</strong></mark></td><td>ReferenceDataObject stores, queries, and manages contextual reference data</td><td></td><td><a href="/pages/fBCARp3hs0REBtAX9rzX">/pages/fBCARp3hs0REBtAX9rzX</a></td></tr><tr><td><mark style="color:orange;"><strong>GeoNode</strong></mark></td><td>Geospatial data structure for location-based spatial entity analysis</td><td></td><td><a href="/pages/GymvAThMWK8Y0DDGGnQc">/pages/GymvAThMWK8Y0DDGGnQc</a></td></tr></tbody></table>


---

# 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.fractalworks.io/joule/developer-guides/builder-sdk/data-types.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.
