# Random Flow

Welcome to the **Random Flow** add-on documentation. This documentation will try and keep up with store version changes but know that there could sometimes be a delay.

**Random Flow** is a multifunctional greeble generator developed primarily for concept artist. However, with just a small change in the workflow, the add-on can also be used to generate assets for games and movies.

This is a big add-on with advanced features. I made sure that each of the randomizer operator have a unique personality of their own and can also work with others to come up with really interesting designs.

{% hint style="warning" %}
THIS ONLINE DOC IS CURRENTLY WIP AGAIN BECAUSE OF THE MASSIVE CHANGE INTRODUCED BY THE RECENT UI CHANGES.
{% endhint %}

{% content-ref url="/spaces/4r0AELTCYZZ7h3JlR2Hg/pages/YaSF8uLUvaFYHQqjh1yD" %}
[Installation](/add-ons/random-flow/installation.md)
{% endcontent-ref %}

{% content-ref url="/spaces/4r0AELTCYZZ7h3JlR2Hg/pages/vQKCUFYFFNKzj2ZxDVcY" %}
[Functions](/add-ons/random-flow/functions.md)
{% endcontent-ref %}

{% content-ref url="/spaces/4r0AELTCYZZ7h3JlR2Hg/pages/PqYaePwkA0p0q0fWXfOb" %}
[Presets](/add-ons/random-flow/presets.md)
{% endcontent-ref %}

{% content-ref url="/spaces/4r0AELTCYZZ7h3JlR2Hg/pages/dNhRTDRs5KqsCZonGahi" %}
[Examples](/add-ons/random-flow/examples.md)
{% endcontent-ref %}

{% content-ref url="/spaces/4r0AELTCYZZ7h3JlR2Hg/pages/8fFhJAsV1f8iSqEweQD1" %}
[Changelog](/add-ons/random-flow/changelog.md)
{% endcontent-ref %}


---

# 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://www.blenderguppy.com/add-ons/random-flow.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.
