# 各種情報

- [アカウント](https://docs.bengo-kakumei.jp/guide/any/account.md)
- [複数人で弁護革命を使うには？](https://docs.bengo-kakumei.jp/guide/any/account-multiple.md)
- [ユーザーサポート](https://docs.bengo-kakumei.jp/guide/any/yzsapto.md)
- [動作環境](https://docs.bengo-kakumei.jp/guide/any/dong-zuo-huan-jing.md)
- [セキュリティ](https://docs.bengo-kakumei.jp/guide/any/security.md)
- [セキュリティチェックシート](https://docs.bengo-kakumei.jp/guide/any/security/check-sheet.md)
- [弁護革命における生成AI・先端テクノロジーを用いたデータ処理の方針](https://docs.bengo-kakumei.jp/guide/any/security/ai-data-processing-policy.md)
- [トラブルシューティング](https://docs.bengo-kakumei.jp/guide/any/trouble.md)
- [アップデート情報](https://docs.bengo-kakumei.jp/guide/any/updates.md)
- [Q\&A](https://docs.bengo-kakumei.jp/guide/any/qa.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.bengo-kakumei.jp/guide/any.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.
