# Preguntas frecuentes

- [¿Cómo Gyro es diferente?](https://jbaron.gitbook.io/gyroscope/informacion-general/preguntas-frecuentes/como-gyro-es-diferente.md): Diferenciando Gyro de otras monedas estables
- [¿Por qué se llama Gyroscope?](https://jbaron.gitbook.io/gyroscope/informacion-general/preguntas-frecuentes/por-que-se-llama-gyroscope.md): Trasfondo del nombre Gyroscope
- [¿Por qué es un agujero negro?](https://jbaron.gitbook.io/gyroscope/informacion-general/preguntas-frecuentes/por-que-es-un-agujero-negro.md)
- [¿Qué tan escalable es Gyro?](https://jbaron.gitbook.io/gyroscope/informacion-general/preguntas-frecuentes/que-tan-escalable-es-gyro.md): Gyro es indefinidamente escalable manteniendo un sistema robusto.
- [¿Cuáles son los casos de uso de Gyro?](https://jbaron.gitbook.io/gyroscope/informacion-general/preguntas-frecuentes/cuales-son-los-casos-de-uso-de-gyro.md): Ejemplario de casos de uso de la infraestructura de Gyroscope
- [Gyro y Academia](https://jbaron.gitbook.io/gyroscope/informacion-general/preguntas-frecuentes/gyro-y-academia.md): El equipo principal de Gyroscope, FTL Labs, tiene un fuerte enfoque en la investigación y el rigor científico


---

# 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://jbaron.gitbook.io/gyroscope/informacion-general/preguntas-frecuentes.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.
