# Entretenimiento

TutoPublic cuenta con una selección de comandos de entretenimiendo para animar el chat.

### Obtén una respuesta aleatoria

```
!8ball <pregunta>
```

### Haz una operación matemática

```
!calculadora <número 1> <+ | - | * | /> <número 2>
```

### Manda imágenes aleatorias

**De gatitos**

```
!gato
```

**De perretes**

```
!perro
```

**De un dab**

```
!dab
```

**Del suicidio...**

```
!suicide
```

**Los mejores memes**

```
!meme
```

### Interactúa con usuarios

**Abraza a alguien**

```
!abrazar <mención a un usuario | ID de un usuario>
```

**Dale un beso a un usuario**

```
!besar <mención a un usuario | ID de un usuario
```


---

# 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://tutodiscord.gitbook.io/tutodiscord/sistemas/entretenimiento.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.
