# アーキエックスへようこそ！

このドキュメントでは、サービスの概要から利用規約まで、アーキエックスの利用にあたって知っておくべき情報をまとめています。

## はじめに

{% content-ref url="aino" %}
[aino](https://docs.archix.ai/getting-started/aino)
{% endcontent-ref %}

### 操作方法・トラブルシューティング

{% content-ref url="quick-start" %}
[quick-start](https://docs.archix.ai/getting-started/quick-start)
{% endcontent-ref %}

{% content-ref url="../ai-features/ai-image-editor" %}
[ai-image-editor](https://docs.archix.ai/ai-features/ai-image-editor)
{% endcontent-ref %}

{% content-ref url="../product-updates/dev-milestone" %}
[dev-milestone](https://docs.archix.ai/product-updates/dev-milestone)
{% endcontent-ref %}

もしも解決しない場合は、[こちら](https://forms.gle/Cj4J1j6b9qi4ZWic8)からお問い合わせください。3営業日内に担当者からご連絡致します。

### 規約・ポリシー

{% content-ref url="../policies-and-legal/terms-of-use" %}
[terms-of-use](https://docs.archix.ai/policies-and-legal/terms-of-use)
{% endcontent-ref %}

{% content-ref url="../policies-and-legal/privacy-policy" %}
[privacy-policy](https://docs.archix.ai/policies-and-legal/privacy-policy)
{% 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.archix.ai/getting-started/home.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.
