# FAQs

- [General](https://docs.radiusaas.com/other/faqs/general.md)
- [Log & Common Errors](https://docs.radiusaas.com/other/faqs/log-and-common-errors.md): This page gives you guidance on how to interpret one of the below error messages.
- [MAC Authentication Bypass](https://docs.radiusaas.com/other/faqs/mac-authentication.md): This article aims to clarify what MAC Authentication Bypass is, how it differs from MAB-to-EAP, and which one works with RADIUSaaS.
- [Blast-RADIUS Vulnerability](https://docs.radiusaas.com/other/faqs/blast-radius-vulnerability.md)
- [OCSP Soft-fail Consequences](https://docs.radiusaas.com/other/faqs/ocsp-soft-fail-consequences.md): This page provides an overview on the pros and cons in the terms of OCSP Soft-fail mechanism.
- [Security & Privacy](https://docs.radiusaas.com/other/faqs/security-and-privacy.md): This chapter provides an overview on frequently asked questions surrounding information security, privacy and quality assurance.
- [Transport Security in RADIUS vs. RadSec](https://docs.radiusaas.com/other/faqs/security-and-privacy/transport-security-in-radius-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/other/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.
