# Pricing

### **How Our Pricing Works**

**1. Setting the Base Rate**:

* The foundation of our pricing is determining a space's base rate for specific intervals, such as nightly, weekly, monthly, and more.
* Base rates can vary. For instance, pricing might differ between a Wednesday and a Thursday, or between April and May.

**2. Beyond the Base Rate**:

* The base rate is just the starting point. The final price a guest sees often includes additional fees, charges, and potential discounts.

**3. Understanding the Complete Package**: For a comprehensive breakdown of the total cost to the guest, including all factors influencing the final price, please refer to [Product](/pricing/product.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.lavanda.app/pricing/pricing.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.
