# Skin Vertex

This add-on is primarily designed to quickly create an organic basemesh for **Random Flow** but it can also be used for other purposes like sculpting.

It is a free add-on and is only available in my [Patreon](https://www.patreon.com/blenderguppy). For updates, I suggest you become a member before downloading the file so when I change the post you will be notified automatically.

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

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

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

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