# Greeble Bake

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

**Greeble Bake** is primarily created as a support plugin for [Random Flow](/add-ons/random-flow.md) to make it easier to bake its random results but this can also be used independently. This is designed to make it easy for anyone to bake details from geometry using a primitive plane as a canvas to create normal, ao and depth texture maps among others.

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

{% content-ref url="/spaces/4r0AELTCYZZ7h3JlR2Hg/pages/OocyHOaYcDM67y2f1LkI" %}
[Function](/add-ons/greeble-bake/function.md)
{% endcontent-ref %}

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

{% content-ref url="/spaces/4r0AELTCYZZ7h3JlR2Hg/pages/Y0otni7HXW4eYtskOddq" %}
[Changelog](/add-ons/greeble-bake/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/greeble-bake.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.
