> For the complete documentation index, see [llms.txt](https://melnus.gitbook.io/melnus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://melnus.gitbook.io/melnus/master.md).

# Top

## Welcome to My Homepage

<figure><img src="/files/BNtdCQV5ej2J5sXFIpmV" alt="ポータルサイト『公益会社Yorbee』"><figcaption></figcaption></figure>

![Live2D](/files/-LxqL43c8rhixM5jg26V)

![VRサービスに使う3D アバター制作](/files/-LxqMF5BVYudrvM3j0OH)

{% embed url="<https://www.youtube.com/watch?v=S0BrUyHQhX0>" %}
ドット絵のマウスカーソル
{% endembed %}

{% embed url="<https://www.youtube.com/watch?v=G_6kAKbwc4o&list=PLGOYNxXkXvOqPlB9GW2Amyv6AUagYUOtF&index=12>" %}
3Dモデル+Unityでの映像制作
{% endembed %}

{% embed url="<https://www.youtube.com/watch?v=tVKe5s5ENS4>" %}
\#002\_VoicevoxでSV作品作成(Report参照)
{% endembed %}

{% embed url="<https://docs.google.com/spreadsheets/d/e/2PACX-1vQIyD2hBQORE7S1aNBx5tx2s-GbWmED0ZcNh39haER8O9ue86jRXT1moOEzzrl87LoXU7ou1tXtvNW5/pubhtml>" %}
ゲーム攻略WikiにつかうGoogle Spread Sheetsの制作・更新・保守
{% endembed %}

##

##

##

## 目次

### 連絡

{% content-ref url="/pages/-LzQ3XxkedLzhPhVVlp0" %}
[Contact＆Request](/melnus/info/contact-request.md)
{% endcontent-ref %}

### 個人としての説明

{% content-ref url="/pages/-LxqEeSSe5oULZCXOD2E" %}
[About](/melnus/info/about.md)
{% endcontent-ref %}

### 成果物

{% content-ref url="/pages/-LxqG7eugAoZ\_nUCHxFj" %}
[Games & Products](/melnus/info/games-and-products.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Ly-LFOMVwrZ57hPb7w\_" %}
[Line Stamp](/melnus/info/games-and-products/line-stamp.md)
{% endcontent-ref %}

### ３Dモデル

{% content-ref url="/pages/-LxqHue7afB9O5DEPfI-" %}
[Models](/melnus/info/models.md)
{% endcontent-ref %}

### そのほかのリンク

{% content-ref url="/pages/-Lzb-OoLUOEbvmrkp8at" %}
[伺か（SSP）](/melnus/info/kassp-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LxqIR66DEBGylKEOWWK" %}
[Links](/melnus/info/links.md)
{% endcontent-ref %}

### Memo > Links

{% content-ref url="/pages/-LxqKTAUx3WizReIY21G" %}
[Links](/melnus/memo/links.md)
{% endcontent-ref %}

## その他の活動

### NeosVRの日本語Wiki

{% embed url="<https://neosvrjp.memo.wiki/>" %}

### NeosVRJP-Techbook　作例＆チュートリアルをまとめるサイト

{% embed url="<https://logix-educational-institute.github.io/NeosVRJP-Techbook/>" %}

### VRアバター準備横断ガイド（作成〜アップまで）

{% embed url="<https://preparate-avatar-introduction.memo.wiki/>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://melnus.gitbook.io/melnus/master.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
