# Home

Welcome to the documentation of my add-ons/plugins. This will be an overview of their functionalities, operators and operator properties to give you started on using them effeciently.

The documentation for these add-ons is based on the highest version in the store. The information however will not be up to date sometimes because of time and manpower.

These add-ons are only available in [Blendermarket](https://www.blendermarket.com/creators/blenderguppy) and [Gumroad](https://www.gumroad.com/blenderguppy). Buying this from alternate sites will not return any income to me.

{% hint style="info" %}
You can also check out the [Useful Tools](https://www.blenderguppy.com/add-ons/useful-tools) page for useful assets and add-ons in Blender from other developers.
{% endhint %}

The add-ons currently in the stores are:

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">Random Flow</td><td><a href="https://1533334696-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4r0AELTCYZZ7h3JlR2Hg%2Fuploads%2Fw2hcHEA0Yfmt9upEFFBc%2FRFLOW-cover-B-1200x600.png?alt=media&#x26;token=5e2fc786-64a5-4fd3-ab7d-015cb637af2b">RFLOW-cover-B-1200x600.png</a></td><td><a href="random-flow">random-flow</a></td></tr><tr><td align="center">Creative Flow</td><td><a href="https://1533334696-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4r0AELTCYZZ7h3JlR2Hg%2Fuploads%2FPoy71Bd9m1MN0zFuF3Qr%2Fthumb02.png?alt=media&#x26;token=262c5a6d-1a4b-4b55-a89a-38e91443d1e6">thumb02.png</a></td><td><a href="creative-flow">creative-flow</a></td></tr><tr><td align="center">Creative Bundle</td><td><a href="https://1533334696-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4r0AELTCYZZ7h3JlR2Hg%2Fuploads%2FxuJyWbfJW2vMjqTgmz6n%2Fthumb_rec-min.jpg?alt=media&#x26;token=c372d66f-f9eb-4274-9d75-1e360fabfbbf">thumb_rec-min.jpg</a></td><td><a href="creative-bundle">creative-bundle</a></td></tr><tr><td align="center">Panel Cutter</td><td><a href="https://1533334696-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4r0AELTCYZZ7h3JlR2Hg%2Fuploads%2FGsSJwzfwA2kG4itBwB50%2Fbm_thumb.jpg?alt=media&#x26;token=2931bc65-3261-4d17-8cf5-da9a948c05f7">bm_thumb.jpg</a></td><td><a href="panel-cutter">panel-cutter</a></td></tr><tr><td align="center">Random Starship</td><td><a href="https://1533334696-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4r0AELTCYZZ7h3JlR2Hg%2Fuploads%2FerRTgFQpYZA7QKQcyIwQ%2Funtitled8.jpg?alt=media&#x26;token=af54d644-1628-4299-9f29-93ee41f20570">untitled8.jpg</a></td><td><a href="random-starship">random-starship</a></td></tr><tr><td align="center">Fast Mirror</td><td><a href="https://1533334696-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4r0AELTCYZZ7h3JlR2Hg%2Fuploads%2Fna7YEY4x7hmFcNIESqRz%2Funtitled.jpg?alt=media&#x26;token=fbd853f7-8729-47bd-8089-9439458de3e5">untitled.jpg</a></td><td><a href="fast-mirror">fast-mirror</a></td></tr><tr><td align="center">Greeble Bake</td><td><a href="https://1533334696-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4r0AELTCYZZ7h3JlR2Hg%2Fuploads%2FknaSJXGAkkoi6suOdRIn%2Fcover.jpg?alt=media&#x26;token=3a4855d9-7234-4561-ac08-d43a78f929c3">cover.jpg</a></td><td><a href="greeble-bake">greeble-bake</a></td></tr><tr><td align="center">Wrap It</td><td><a href="https://1533334696-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4r0AELTCYZZ7h3JlR2Hg%2Fuploads%2FENzFKAUmkvodQZvb9KU3%2Fmain_wide.jpg?alt=media&#x26;token=2c382408-b789-435c-8e4c-dbea5b6ea9ec">main_wide.jpg</a></td><td><a href="wrap-it">wrap-it</a></td></tr></tbody></table>

When an add-on or product is upgraded to a newer version, both of these stores will be updated.

{% hint style="info" %}
*Using these add-ons means you have some basic understanding of Blender. While I provide some tutorials and demo videos for the add-ons, your evolution in Blender itself is your own responsibility.*
{% endhint %}

The **Creative Bundle** product is a collection of add-ons namely: **Random Flow**, **Creative Flow**, **Track Lights** and **Sort Asset**.


---

# 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/home.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.
