# Pauschalen buchen

In der Hotelsoftware werden sowohl bei der Schnellreservierung, als auch bei der normalen Reservierung nur die Preise für normale Raten angezeigt. Die Pauschalen werden standardmäßig ausgeblendet, da die Berechnung bei großen Hotels (mit teilweise 60 oder mehr Pauschalen) deutlich mehr Zeit in Anspruch nehmen wurde.

Bei der Online-Buchung werden dem Gast selbstverständlich immer alle verfügbaren Raten (auch Pauschalen) angezeigt.

Um eine Pauschale zu buchen nutzen Sie bitte die normale Reservierungsfunktion (nicht die Schnellreservierung) und wählen Sie die Option "Zeige ausgeblendete Raten" aus. Dann werden zusätzlich auch noch alle verfügbaren Pauschalen angezeigt.

![Document image](https://archbee-image-uploads.s3.amazonaws.com/DSrqrXX2Q_LF7hXTs8l01/5CP90fjQzBBgLIoDG0og3_pauschalenbuchen.png)


---

# 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.all-in-one-channel-manager.com/haufige-fragen/pauschalen-buchen.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.
