# Welcome to Joule's Docs

Joule is a platform that enables high throughput data and analytics at scale.

<table data-card-size="large" data-column-title-hidden data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><p><mark style="color:orange;"><strong>New to Joule?</strong></mark></p><p>Build your first Joule</p></td><td></td><td></td><td><a href="tutorials/getting-started">getting-started</a></td></tr><tr><td><p><mark style="color:orange;"><strong>Already have a Joule running?</strong></mark></p><p>Explore the streaming pipelines</p></td><td></td><td></td><td><a href="components/pipelines">pipelines</a></td></tr></tbody></table>

## Discover Joule

Joule is a low-code platform designed to handle a wide range of use cases, optimised for modern streaming analytics in hybrid environments and Internet of Things (IoT). It offers a modular architecture, ensuring consistent data processing through flexible pipelines tailored to your use cases.

<table data-card-size="large" data-column-title-hidden data-view="cards" data-full-width="false"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Understand </strong><mark style="color:orange;"><strong>Joule's benefits</strong></mark></td><td><a href="why-joule">why-joule</a></td></tr><tr><td><strong>Get a high level view on </strong><mark style="color:orange;"><strong>What is Joule</strong></mark></td><td><a href="what-is-joule">what-is-joule</a></td></tr><tr><td><strong>Learn about </strong><mark style="color:orange;"><strong>Joule’s features</strong></mark></td><td><a href="what-is-joule/key-features">key-features</a></td></tr></tbody></table>

{% hint style="info" %}
Stable current Joule release v1.2.0 [release notes](https://docs.fractalworks.io/joule/product-updates/release-notes/v1.2.0-join-streams-with-stateful-analytics), July-2024&#x20;
{% endhint %}


---

# 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/welcome-to-joules-docs.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.
