# Welcome

Hello and welcome to the Lavanda API documentation! At Lavanda, we're revolutionizing the proptech industry by offering robust, scalable, and intuitive software solutions. Our APIs are the backbone of this transformation, designed specifically for businesses like yours to harness the full potential of our platform.

#### GraphQL: The Power of Flexibility

Our API documentation showcases a variety of GraphQL types, queries, and mutations, offering you the flexibility and power you need for custom solutions.

**Current Status**

* **Interactive Exploration:** We are excited to announce that we're in the process of developing an interactive GraphQL API Explorer. This tool will allow you to test queries and mutations in real-time, facilitating a deeper understanding and easier integration of our API.
* **Continuous Updates:** Keep an eye on this space for updates and enhancements to our API capabilities.


---

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