# Sort Asset

The **Sort Asset** add-on is part of the [Creative Bundle](/add-ons/creative-bundle.md). This is used to arrange in grid array, batch rename, batch export and quickly assign your 3D models as assets for the asset browser in Blender.

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

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

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