> 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/es/otros/faqs.md).

# Preguntas frecuentes

- [General](https://docs.radiusaas.com/es/otros/faqs/general.md)
- [Registro y errores comunes](https://docs.radiusaas.com/es/otros/faqs/log-and-common-errors.md): Esta página le orienta sobre cómo interpretar uno de los mensajes de error que aparecen a continuación.
- [Evasión de autenticación MAC](https://docs.radiusaas.com/es/otros/faqs/mac-authentication.md): Este artículo pretende aclarar qué es la evasión de autenticación MAC, en qué se diferencia de MAB-to-EAP y cuál funciona con RADIUSaaS.
- [Vulnerabilidad Blast-RADIUS](https://docs.radiusaas.com/es/otros/faqs/blast-radius-vulnerability.md)
- [Consecuencias del soft-fail de OCSP](https://docs.radiusaas.com/es/otros/faqs/consecuencias-del-soft-fail-de-ocsp.md): Esta página ofrece una visión general de las ventajas y desventajas del mecanismo de soft-fail de OCSP.
- [Seguridad y privacidad](https://docs.radiusaas.com/es/otros/faqs/security-and-privacy.md): Este capítulo ofrece una visión general de las preguntas frecuentes sobre seguridad de la información, privacidad y aseguramiento de la calidad.
- [Seguridad de transporte en RADIUS frente a RadSec](https://docs.radiusaas.com/es/otros/faqs/security-and-privacy/seguridad-de-transporte-en-radius-frente-a-radsec.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/es/otros/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.
