# FAQ

- [Registro y Logueo](https://docs.vulturehub.com/faq/registro-y-logueo.md): Cuando entras en nuestro servidor es normal que por cuestiones de seguridad te pidamos que te registres. ¡Haciendo esto no perderás tu progreso!
- [Postulaciones](https://docs.vulturehub.com/faq/postulaciones.md): Para ser parte de nuestro STAFF solo debes postularte vía web. ¡Nosotros te contactaremos lo antes posible!
- [Rango Youtuber/Media](https://docs.vulturehub.com/faq/rango-youtuber-media.md): Si bien tenemos varios rangos a los que puedes postularte, hay uno muy especial que está creado para aquellas personas que crean contenido. En ello entran los streamers, youtubers y tiktokers.


---

# 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.vulturehub.com/faq.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.
