# Rates

The Rates tab can be found in the service detail and is linked to the [**Conditions**](/en/main/sluzby/podminky.md) tab. It is used to manage current rates/conditions and create new ones for the given service. The Terms and conditions determine the deposit and refund.&#x20;

Rates determine the cost of service items.

### Rates

![](/files/-M4qhCPx60AUU3fAgFbf)

Use the Add Rate button next to the search box to create a new rate.

![](/files/-M4qhL2q6cJB_MaoYHbZ)

Optionally, you can add a condition.

The Not Available To field specifies the number of days from the start of the reservation when it will be possible to book. E.g. if the value is 7 and I will book 1.7. to 14.7. or this rate available. If I made a reservation 10.7. rate will be available.&#x20;

Being virtual means that the rate will use the default rate values created when creating the service item. Therefore, you need to select this rate using the Select button with a magnifying glass to display the rate. Use the Select button to select the default rate or rate to which the new rate should refer.

Next, select the service items to which the rate will apply.&#x20;

All you have to do is enter how much the new rate will differ from the default rate.

![](/files/-M4qhhICan-evfnTZYZI)

Click Save all to confirm.


---

# 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://cs.help.siesta.cloud/en/main/sluzby/sazby.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.
