# Welcome to Hamlet Knowledge Base

#### Hello friend **👋**

Welcome to **Hamlet Knowledge Base**, here you will find an ever-growing collection of help and support documentation for **Hamlet**. We will do out best to keep this as up-to-date as possible, though bear in mind we are an agile startup, adapting to the needs of clients and customers as they are discovered.&#x20;

If at anytime the documents here doesn't make sense or you need further help, please find email <support@livmore.co> and we'll try to help you directly.

We're glad you're here and we'll do our best to make Hamlet save you time, effort and cost for every day your space is using it.<br>

#### Let's Begin...

Use the **search** or **navigation** to uncover the help you need.


---

# 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.hamletapp.co/master.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.
