# FAQ

- [一般](https://docs.scepman.com/ja/sono/faqs/general.md)
- [証明書コネクタ](https://docs.scepman.com/ja/sono/faqs/certificate-connector.md): Microsoft Certificate Connector for Intune / Active Directory Certificate Services (ADCS) と SCEPman を、展開および運用の負荷という観点で比較します。
- [SCEPman ルート CA の更新](https://docs.scepman.com/ja/sono/faqs/renewing-scepman-root-ca.md)
- [PKI と証明書](https://docs.scepman.com/ja/sono/faqs/pki-and-certificates.md)
- [Key Vault RBAC の移行](https://docs.scepman.com/ja/sono/faqs/key-vault-rbac-no.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.scepman.com/ja/sono/faqs.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.
