> For the complete documentation index, see [llms.txt](https://doc.fellimaid.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.fellimaid.com/fun-commands/kissing-command.md).

# Kissing command

**Command #1:**

The `/kiss` command

Usage: `/kiss @user deep-kiss: true/false *your message here* (optional)`

With the kiss command you can kiss a selected user you can attach an message by writing a message in the message box while typing the command or leave it empty to send no message you can deep kiss the user too.

{% hint style="info" %}
Be aware that the user will be pinged when you do this action although i am working on something to toggle that at the moment.
{% endhint %}

Example without a message:

<figure><img src="/files/q6XsNtVOI0k0m0IRioWD" alt=""><figcaption><p>Kissing a person without a message</p></figcaption></figure>

Example with a message:

<figure><img src="/files/AFcVQENiBmPYotzcwcm5" alt=""><figcaption><p>Kissing a person with a message</p></figcaption></figure>

There is also a deep kissing option for the bot:

Usage for without message: `/kiss @user deep-kiss: true`

Usage for with a message: `/kiss @user deep-kiss: true message: your message here`


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://doc.fellimaid.com/fun-commands/kissing-command.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.
