# 初期設定

{% content-ref url="/pages/lUOCrDkk6BksqinVrDSd" %}
[アカウント作成とログイン](/dify-guide/setup/dify-docs-create-account-and-login.md)
{% endcontent-ref %}

{% content-ref url="/pages/C3XEoU3yO2nLo47YhKDb" %}
[メンバー招待と権限管理](/dify-guide/setup/dify-docs-invite-members-and-manage-roles.md)
{% endcontent-ref %}

{% content-ref url="/pages/N0M36THOidivkKWELtgx" %}
[モデルプロバイダーの設定](/dify-guide/setup/dify-docs-configure-model-provider.md)
{% endcontent-ref %}

{% content-ref url="/pages/055dDNOdKOyGVUrvQQMI" %}
[ワークスペースの作成と設定](/dify-guide/setup/dify-docs-create-and-configure-workspace.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.digitalhumans.jp/dify-guide/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.
