> For the complete documentation index, see [llms.txt](https://docs.griaule.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.griaule.com/componentes-web.md).

# Componentes Web

- [Instalação do GBS Web Apps](https://docs.griaule.com/componentes-web/gbsappssetup.md)
- [Configuração do BCC Web Server](https://docs.griaule.com/componentes-web/bccwebconfig.md)
- [Configuração do Cardscan Web Server](https://docs.griaule.com/componentes-web/cardscanwebconfig.md)
- [Configuração do ETR Web Server](https://docs.griaule.com/componentes-web/etrwebconfig.md)
- [Configuração do MIR Web Server](https://docs.griaule.com/componentes-web/mirwebconfig.md)
- [Configuração do BEST Web Server](https://docs.griaule.com/componentes-web/bestwebconfig.md)
- [Configuração do Intelligence Web Server](https://docs.griaule.com/componentes-web/intelligencewebconfig.md)
- [Configuração do SmartSense Server](https://docs.griaule.com/componentes-web/smartsenseconfig.md)
- [Configuração do Control Panel Web Server](https://docs.griaule.com/componentes-web/controlpanelwebconfig.md)
- [Configuração do Print Server](https://docs.griaule.com/componentes-web/printconfig.md)
- [Configuração do Home Screen Server](https://docs.griaule.com/componentes-web/homescreenconfig.md)
- [Criação de usuários do GBS SMART](https://docs.griaule.com/componentes-web/smart_createuser.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.griaule.com/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.
