# 利用規約・プライバシー・法務

- [文書一覧](https://docs.digitalhumans.jp/legal/documents.md)
- [利用規約](https://docs.digitalhumans.jp/legal/documents/terms-digitalhuman.md)
- [フリートライアル利用規約](https://docs.digitalhumans.jp/legal/documents/terms-digitalhuman-freetrial.md)
- [サービスレベルアグリーメント](https://docs.digitalhumans.jp/legal/documents/sla.md)
- [プライバシーポリシー（個人情報保護方針）](https://docs.digitalhumans.jp/legal/documents/privacy-policy.md)
- [情報セキュリティ方針](https://docs.digitalhumans.jp/legal/documents/information-security-policy.md)


---

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