> For the complete documentation index, see [llms.txt](https://www.blenderguppy.com/add-ons/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.blenderguppy.com/add-ons/panel-cutter.md).

# Panel Cutter

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

**Panel Cutter** specializes in producing precise panel cuts, tailored to your specific edge or face selections. This tool refines the functionality seen in the Random Panels operator from Random Flow, offering a non-randomized, more controlled approach.

**Panel Cutter** is easy to use and when paired with **Random Flow**, it significantly enhances the artistic control over the details of panel cuts you are generating.

{% hint style="warning" %}
THIS ONLINE DOC IS UP TO DATE AND ONLY THE VIDEOS THAT WILL CORRESPOND TO THE RECENT CHANGES ARE WIP.
{% endhint %}

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

{% content-ref url="/spaces/4r0AELTCYZZ7h3JlR2Hg/pages/38iROsl5sZJjMF4QEZ5e" %}
[Functions](/add-ons/panel-cutter/functions.md)
{% endcontent-ref %}

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

{% content-ref url="/spaces/4r0AELTCYZZ7h3JlR2Hg/pages/liEF192TOgCx8wU7LQfR" %}
[Changelog](/add-ons/panel-cutter/changelog.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/panel-cutter.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.
