# Customize the POS screen

- [About POS profiles](https://docs.rmhpos.com/readme-1/customize-the-pos-screen/using_pos_profiles_old.md): This topic explains how POS profiles can be used to manage functionality for specific registers.
- [Enable the Internet tab](https://docs.rmhpos.com/readme-1/customize-the-pos-screen/setting-up-integrated-web-site.md): This topic describes how to enable the optional Internet tab in POS.
- [Enable line item details in transaction lists](https://docs.rmhpos.com/readme-1/customize-the-pos-screen/items-enabling-line-item-details.md): This topic describes how to enable the line item details row in the Transaction tab in POS.
- [Configure custom POS buttons](https://docs.rmhpos.com/readme-1/customize-the-pos-screen/setting-up-pos-buttons.md): This topic describes how to configure custom buttons for the Custom Commands pane in POS.
- [Configure custom POS task pads](https://docs.rmhpos.com/readme-1/customize-the-pos-screen/setting-up-pos-task-pads.md): This topic describes how to configure custom buttons and task pads, which display in the Task Pads pane in POS.
- [Commands reference guide](https://docs.rmhpos.com/readme-1/customize-the-pos-screen/reference-commands.md): This topic describes commands that can be used to create custom buttons for the Custom Commands pane or the Task Pads pane.


---

# 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/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.
