# Hello World!

![](/files/-MRtjbU9xTvms7rvcpGa)

## First Step

If you are fist time of voxelcanvas, Please show this page.

{% content-ref url="/pages/-MRrSj\_W7mCcnjVDRtTL" %}
[Get Started](/voxelcanvas/get-started.md)
{% endcontent-ref %}

## Editor Control

Explain for editor control feature.

{% content-ref url="/pages/-MRrSodWOSHC9qBaeCzE" %}
[Editor](/voxelcanvas/editor/camera-control.md)
{% endcontent-ref %}

## Manage

Explain for voxel manage functions.

{% content-ref url="/pages/-MRrTjXOjZV4ds7kMF1\_" %}
[Manage](/voxelcanvas/manage/share.md)
{% endcontent-ref %}

## Pages

Explain for all pages in voxelcanvas.me

{% content-ref url="/pages/-MRrU7y1W5wJvC6hjYth" %}
[Pages](/voxelcanvas/pages/model.md)
{% endcontent-ref %}

## Usecase

Explain for any usecases.

{% content-ref url="/pages/-MRrUwkHtXl6yzbGWwu1" %}
[Use case](/voxelcanvas/use-case/using-in-unity.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://tsudaryo.gitbook.io/voxelcanvas/master.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.
