# Wrap It

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

**Wrap It** makes it easier to create plastic like wrapping on selected objects. This has a lot more uses than its intended functionality, of course.

It is a free add-on and is available in my [Patreon](https://www.patreon.com/blenderguppy). There are links there to my stores where you can also choose to support me and the development of this add-on.

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

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

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

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