# はじめに

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

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

{% tabs %}
{% tab title="ホーム" %}
{% content-ref url="/pages/CmHgiH8ZgJpgBipcl6vy" %}
[ゼロワンの紹介](/hmu/zerowanno.md)
{% endcontent-ref %}

{% content-ref url="/pages/Ed9LcYCz2bRUfcn11XW9" %}
[ページエディター](/hmu/pjiedit.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="外観" %}
{% content-ref url="/pages/qokeqveq33e0un2lOYTN" %}
[条件付き外観](/wai-guan/ki.md)
{% endcontent-ref %}

{% content-ref url="/pages/O2lRN9dMNRklGaSdII6X" %}
[色](/wai-guan/se.md)
{% endcontent-ref %}

{% content-ref url="/pages/FfsyZX8lKKoMewF9cAzK" %}
[背景](/wai-guan/bei-jing.md)
{% endcontent-ref %}

{% content-ref url="/pages/8z7IoBcn2gbpoCcedTWp" %}
[ボーダー](/wai-guan/bd.md)
{% endcontent-ref %}

{% content-ref url="/pages/xQ9z0emMgk1ejMfe33n6" %}
[マージン](/wai-guan/mjin.md)
{% endcontent-ref %}

{% content-ref url="/pages/lZ1Mf6OT1bQcsrooOu0K" %}
[パディング](/wai-guan/padingu.md)
{% endcontent-ref %}

{% content-ref url="/pages/jl4aF3aw3lSU2nodhyc0" %}
[高さと幅](/wai-guan/sato.md)
{% 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.
