# 🎮Entertainment Commands

## Hug

You hug yourself or the person you mentioned.

{% code title="Usage:" %}

```scala
!sarıl [@user/id]
```

{% endcode %}

<div align="left"><img src="https://content.gitbook.com/content/ch7MxjeQ7pu58d1tGgKz/blobs/iMA6jMuF2a9PgnCt2scC/image.png" alt=""></div>

## Kiss

You kiss yourself or the person you mentioned.

{% code title="Usage:" %}

```c
!öp [@user/id]
```

{% endcode %}

<div align="left"><img src="https://content.gitbook.com/content/ch7MxjeQ7pu58d1tGgKz/blobs/h1DkcvKHK6iqowQorVHO/image.png" alt=""></div>

## Put to Sleep

You put yourself or the person you mentioned to sleep.

{% code title="Usage:" %}

```scala
!uyut [@user/id]
```

{% endcode %}

<div align="left"><img src="https://content.gitbook.com/content/ch7MxjeQ7pu58d1tGgKz/blobs/oZW2QxeP3MDAPPoaNgdR/image.png" alt=""></div>

## Order Tea

You order yourself a glass of tea or to the person you mentioned.

{% code title="Usage:" %}

```scala
!çayısmarla [@user/id]
```

{% endcode %}

<div align="left"><img src="https://content.gitbook.com/content/ch7MxjeQ7pu58d1tGgKz/blobs/pdiOqgjEI7iUjRFEA6Jy/image.png" alt=""></div>


---

# 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://laernos.gitbook.io/patatessevenler/how-to/commands/entertainment-questions.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.
