# 初期設定

初期設定を行う手順を説明します。

{% content-ref url="/pages/P5voATYzXc3DJz2eFBQl" %}
[初期設定開始](/guide/get-started/setup/start.md)
{% endcontent-ref %}

{% content-ref url="/pages/jguF8NsZC4GmSApgxaPn" %}
[URL設定](/guide/get-started/setup/settings-url.md)
{% endcontent-ref %}

{% content-ref url="/pages/EGefa6b9FF2SbuHMoQOk" %}
[1.サイト基本設定](/guide/get-started/setup/settings-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/5q2JFjsIUSp5lscOIvvR" %}
[2.プロフィール設定](/guide/get-started/setup/settings-2.md)
{% endcontent-ref %}

{% content-ref url="/pages/o9iFTVt1WHaH752uH9GD" %}
[3.SNS設定](/guide/get-started/setup/settings-3.md)
{% endcontent-ref %}

{% content-ref url="/pages/xRmSXaQ7nTrWqt9mgl0G" %}
[4.テーマ・公開設定](/guide/get-started/setup/settings-4.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://docs.articul.jp/guide/get-started/setup.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.
