> For the complete documentation index, see [llms.txt](https://docs.radiusaas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.radiusaas.com/ja/sono/faqs.md).

# FAQ

- [一般](https://docs.radiusaas.com/ja/sono/faqs/general.md)
- [ログと一般的なエラー](https://docs.radiusaas.com/ja/sono/faqs/log-and-common-errors.md): このページでは、以下のエラーメッセージの 1 つをどのように解釈するかの指針を示します。
- [MAC Authentication Bypass](https://docs.radiusaas.com/ja/sono/faqs/mac-authentication.md): この記事では、MAC Authentication Bypass とは何か、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 と RadSec におけるトランスポートセキュリティ](https://docs.radiusaas.com/ja/sono/faqs/security-and-privacy/radius-to-radsec-niokerutoransuptosekyuriti.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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