# glb

## glb Download

![](/files/-MRsW_uBIDnyUf44mGs4)

```
download : [voxelid].glb
```

{% hint style="info" %}
When the glb data is prepared, the voxel is automatically saved with the private setting.
{% endhint %}

You can show voxel model in 3rd person tool.

![](/files/-MRsWskyVoycIX5e7u4u)

{% hint style="warning" %}
When generate glb, VOXELCANVAS is upload model data to server.
{% endhint %}


---

# 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://tsudaryo.gitbook.io/voxelcanvas/manage/export/glb.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.
