# サポートガイド

アーティカルの使い方や、機能説明、よくある質問をまとめています。

## 初めて使用される方へ

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td>1.初期設定をしよう</td><td></td><td></td><td><a href="get-started">get-started</a></td></tr><tr><td></td><td>2.作品を投稿しよう</td><td></td><td></td><td><a href="works">works</a></td></tr><tr><td></td><td>3.記事を投稿しよう</td><td></td><td></td><td><a href="blog">blog</a></td></tr><tr><td></td><td>4.準備を整え公開しよう</td><td></td><td></td><td><a href="settings/general/system">system</a></td></tr></tbody></table>

## WEBサイトのカスタマイズ

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>WORKS</td><td><strong>作品ページについて</strong></td><td></td><td><a href="works">works</a></td><td><a href="https://1390957263-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1XmfynLa3I93CYrm0GtL%2Fuploads%2FgwDj7fMgzfireGcL3XrX%2Fworks-img.png?alt=media&#x26;token=37c205be-065c-44d6-8baa-197fc8693565">works-img.png</a></td></tr><tr><td>BLOG</td><td><strong>ブログ(記事)ページについて</strong></td><td></td><td><a href="blog">blog</a></td><td><a href="https://1390957263-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1XmfynLa3I93CYrm0GtL%2Fuploads%2FKW7QFvfDZ9FDpbEL4ER9%2Fblogimage.png?alt=media&#x26;token=99e935a7-9e17-402c-a741-ea164af6b21d">blogimage.png</a></td></tr><tr><td>PATRONBOOK</td><td><strong>パトロンブックについて</strong></td><td></td><td><a href="patronbook">patronbook</a></td><td><a href="https://1390957263-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1XmfynLa3I93CYrm0GtL%2Fuploads%2FN0VPK3akDg3KehmZaIsO%2F%E3%83%91%E3%83%88%E3%83%AD%E3%83%B3%E3%83%96%E3%83%83%E3%82%AF-%E7%AE%A1%E7%90%86%E3%83%A1%E3%83%8B%E3%83%A5%E3%83%BC%E3%82%A4%E3%83%A1%E3%83%BC%E3%82%B8.png?alt=media&#x26;token=15d32c4e-ce3a-4a1f-971d-2f2a7ee5f3e7">パトロンブック-管理メニューイメージ.png</a></td></tr></tbody></table>

{% tabs %}
{% tab title="画面デザイン" %}
{% content-ref url="designs/visual" %}
[visual](https://docs.articul.jp/guide/designs/visual)
{% endcontent-ref %}

{% content-ref url="designs/top-layout" %}
[top-layout](https://docs.articul.jp/guide/designs/top-layout)
{% endcontent-ref %}

{% content-ref url="designs/works-layout" %}
[works-layout](https://docs.articul.jp/guide/designs/works-layout)
{% endcontent-ref %}
{% endtab %}

{% tab title="設定" %}
{% content-ref url="settings/profile" %}
[profile](https://docs.articul.jp/guide/settings/profile)
{% endcontent-ref %}

{% content-ref url="settings/general" %}
[general](https://docs.articul.jp/guide/settings/general)
{% endcontent-ref %}
{% endtab %}

{% tab title="その他" %}
{% content-ref url="broken-reference" %}
[Broken link](https://docs.articul.jp/guide/broken-reference)
{% endcontent-ref %}

{% content-ref url="other/help" %}
[help](https://docs.articul.jp/guide/other/help)
{% endcontent-ref %}
{% endtab %}
{% endtabs %}

<br>


---

# 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/guide.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.
