# はじめに

ゼロワンドキュメントは、ゼロワンの各機能の説明、概念およびアプリケーションを構築するためのtipsを説明しています。

それらのドキュメントの詳細はいくつかのセクションに分かれています。以下のタブとページリンクから各機能の説明を参照してください

{% tabs %}
{% tab title="ホーム" %}
{% content-ref url="hmu/zerowanno" %}
[zerowanno](https://docs.zeroone.today/hmu/zerowanno)
{% endcontent-ref %}

{% content-ref url="hmu/pjiedit" %}
[pjiedit](https://docs.zeroone.today/hmu/pjiedit)
{% endcontent-ref %}
{% endtab %}

{% tab title="外観" %}
{% content-ref url="wai-guan/ki" %}
[ki](https://docs.zeroone.today/wai-guan/ki)
{% endcontent-ref %}

{% content-ref url="wai-guan/se" %}
[se](https://docs.zeroone.today/wai-guan/se)
{% endcontent-ref %}

{% content-ref url="wai-guan/bei-jing" %}
[bei-jing](https://docs.zeroone.today/wai-guan/bei-jing)
{% endcontent-ref %}

{% content-ref url="wai-guan/bd" %}
[bd](https://docs.zeroone.today/wai-guan/bd)
{% endcontent-ref %}

{% content-ref url="wai-guan/mjin" %}
[mjin](https://docs.zeroone.today/wai-guan/mjin)
{% endcontent-ref %}

{% content-ref url="wai-guan/padingu" %}
[padingu](https://docs.zeroone.today/wai-guan/padingu)
{% endcontent-ref %}

{% content-ref url="wai-guan/sato" %}
[sato](https://docs.zeroone.today/wai-guan/sato)
{% endcontent-ref %}
{% endtab %}
{% endtabs %}


---

# 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://docs.zeroone.today/hajimeni.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.
