# USAGE

**To stop the music at the Christmas market please use the following command**

`/stopmusic`

**To play the music again, use the following command**

`/playmusic`

*In debugmode you have the following commands available to test your settings in the Config, make sure that in the Config.lua Debug is set to true*

**To test the reindeer event use the following command**

`/debugDeer`

**To test the Giftjob event use the following command**

`/debugGift`

## <mark style="color:orange;">**FINISHED**</mark>


---

# 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://gmd-scripts.gitbook.io/gmd/gmd_christmas/usage.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.
