# Personalizar la pantalla de POS

- [Acerca de los perfiles de POS](https://docs.rmhpos.com/es/readme-1/customize-the-pos-screen/using_pos_profiles_old.md)
- [Activar la pestaña de Internet](https://docs.rmhpos.com/es/readme-1/customize-the-pos-screen/setting-up-integrated-web-site.md)
- [Habilitar los detalles de línea de artículo en las listas de transacciones](https://docs.rmhpos.com/es/readme-1/customize-the-pos-screen/items-enabling-line-item-details.md)
- [Configurar botones personalizados de POS](https://docs.rmhpos.com/es/readme-1/customize-the-pos-screen/setting-up-pos-buttons.md)
- [Configurar paneles de tareas personalizados de POS](https://docs.rmhpos.com/es/readme-1/customize-the-pos-screen/setting-up-pos-task-pads.md)
- [Guía de referencia de comandos](https://docs.rmhpos.com/es/readme-1/customize-the-pos-screen/reference-commands.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.rmhpos.com/es/readme-1/customize-the-pos-screen.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.
