# FAQ

- [一般](https://docs.radiusaas.com/ja/sono/faqs/general.md)
- [ログと一般的なエラー](https://docs.radiusaas.com/ja/sono/faqs/log-and-common-errors.md): このページでは、以下のエラーメッセージのいずれかをどう解釈するかの指針を示します。
- [MAC認証バイパス](https://docs.radiusaas.com/ja/sono/faqs/mac-authentication.md): この記事では、MAC認証バイパスとは何か、MAB-to-EAP とどう異なるのか、そしてどちらが RADIUSaaS で動作するのかを明確にすることを目的としています。
- [Blast-RADIUS の脆弱性](https://docs.radiusaas.com/ja/sono/faqs/blast-radius-vulnerability.md)
- [OCSP ソフトフェイルの影響](https://docs.radiusaas.com/ja/sono/faqs/ocsp-sofutofeiruno.md): このページでは、OCSP ソフトフェイル機構の観点から、その長所と短所の概要を示します。
- [セキュリティとプライバシー](https://docs.radiusaas.com/ja/sono/faqs/security-and-privacy.md): この章では、情報セキュリティ、プライバシー、品質保証に関するよくある質問の概要を示します。
- [RADIUS におけるトランスポートセキュリティ vs. RadSec](https://docs.radiusaas.com/ja/sono/faqs/security-and-privacy/radius-niokerutoransuptosekyuriti-vs-radsec.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.radiusaas.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.
