# Quick Posting

To use the Quick Posting screen, you must first define a product or service.\
You can create a product definition by clicking the pencil icon on the screen.

<figure><img src="/files/WRZNM6g1nOjoSx8FOlGZ" alt=""><figcaption></figcaption></figure>

If a saved product is sold, clicking on the product once will create a check (order slip) on the right side of the screen.

<figure><img src="/files/14GeITaLQnRUREBW7lQi" alt=""><figcaption></figcaption></figure>

The payment of the sold product can be processed as a cash or credit card transaction by clicking the corresponding button, and it will be recorded as a direct sale to the cashier.\
If the sold product is to be posted to a room, click the “Room” button and select the guest. This way, the selected products will be posted to the folio.

<figure><img src="/files/FutjNsIllbmqVRInKZMj" alt=""><figcaption></figcaption></figure>


---

# 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://manuel.eptera.com/quick-posting.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.
