# Componentes web

- [Instalación de GBS Web Apps](https://docs.griaule.com/gbs/es/componentes-web/gbsappssetup.md)
- [Configuración del BCC Web Server](https://docs.griaule.com/gbs/es/componentes-web/bccwebconfig.md)
- [Configuración del Cardscan Web Server](https://docs.griaule.com/gbs/es/componentes-web/cardscanwebconfig.md)
- [Configuración del ETR Web Server](https://docs.griaule.com/gbs/es/componentes-web/etrwebconfig.md)
- [Configuración del MIR Web Server](https://docs.griaule.com/gbs/es/componentes-web/mirwebconfig.md)
- [Configuración del BEST Web Server](https://docs.griaule.com/gbs/es/componentes-web/bestwebconfig.md)
- [Configuración del Intelligence Web Server](https://docs.griaule.com/gbs/es/componentes-web/intelligencewebconfig.md)
- [Configuración del SmartSense Server](https://docs.griaule.com/gbs/es/componentes-web/smartsenseconfig.md)
- [Configuración del Control Panel Web Server](https://docs.griaule.com/gbs/es/componentes-web/controlpanelwebconfig.md)
- [Configuración del Print Server](https://docs.griaule.com/gbs/es/componentes-web/printconfig.md)
- [Configuración del Home Screen Server](https://docs.griaule.com/gbs/es/componentes-web/homescreenconfig.md)
- [Creación de usuarios de GBS SMART](https://docs.griaule.com/gbs/es/componentes-web/smart_createuser.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.griaule.com/gbs/es/componentes-web.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.
