# Logs

* [x] When rent a motel
* [x] When use the set motel owner command
* [x] When putted item to stash \[just for motel's inventory]
* [x] When taked item from the stash \[just for motel's inventory]
* [x] When the rent cycle is over
* [x] When paid the rent
* [x] When customer leaved the room
* [x] When deposit money
* [x] When withdraw money
* [x] When changed the customer's room
* [x] When deleted the customer's room
* [x] When motel owner take a worker
* [x] When motel owner updated the worker's permission
* [x] When motel owner create a new key
* [x] When customer create a new key
* [x] When motel owner kick the worker
* [x] When motel owner give bonus the worker
* [x] When motel owner update worker's salary
* [x] When a request is accepted / rejected
* [x] When customer paid the bill
* [x] When created a new bill

## What Do The Logs Like?

<div><figure><img src="/files/Gmz5JGpjd2t2YavuzqKu" alt=""><figcaption></figcaption></figure> <figure><img src="/files/mY6YZh7EYUzHg7AJkZ3b" alt=""><figcaption></figcaption></figure> <figure><img src="/files/h3bI1Xyeng9WKt7vly1a" alt=""><figcaption></figcaption></figure> <figure><img src="/files/JRZsXUvU7m06lyBtvVVy" alt=""><figcaption></figcaption></figure></div>

<figure><img src="/files/Qrpw1UDHIXjasq4APkkW" alt=""><figcaption></figcaption></figure>


---

# 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.moxha.dev/documentation/paid-scripts/motels/introduction/logs.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.
