> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zynrax.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Fun & Roleplay

> Entertain your community with interactive games, meters, and roleplay actions.

Zynrax includes a variety of fun commands to keep your community engaged and entertained.

## Interactive Games

### <Icon icon="question" /> Truth or Dare

Get a random Truth or Dare question.

<CodeGroup>
  ```bash Truth theme={null}
  ,truth
  ```

  ```bash Dare theme={null}
  ,dare
  ```
</CodeGroup>

### <Icon icon="circle-8" /> Magic 8ball

Ask a question and get a mysterious answer from the 8ball.

<CodeGroup>
  ```bash Syntax theme={null}
  ,8ball (question)
  ```
</CodeGroup>

<br />

## Fun Meters

Randomly generated percentages for various fun categories. These commands take a "person" (text or mention) as an argument.

<CodeGroup>
  ```bash How Gay theme={null}
  ,howgay (person)
  ```

  ```bash Lesbian theme={null}
  ,lesbian (person)
  ```

  ```bash Horny theme={null}
  ,horny (person)
  ```

  ```bash Cute theme={null}
  ,cute (person)
  ```

  ```bash IQ theme={null}
  ,iq (person)
  ```

  ```bash Tharki theme={null}
  ,tharki (person)
  ```

  ```bash Chutiya theme={null}
  ,chutiya (person)
  ```
</CodeGroup>

<br />

## Roleplay Actions

Express yourself with animated roleplay actions. These commands can be used on yourself or another member.

### <Icon icon="heart" /> Affection & Care

<CodeGroup>
  ```bash Hug theme={null}
  ,hug [@user]
  ```

  ```bash Kiss theme={null}
  ,kiss [@user]
  ```

  ```bash Pat theme={null}
  ,pat [@user]
  ```

  ```bash Cuddle theme={null}
  ,cuddle [@user]
  ```

  ```bash Lap Pillow theme={null}
  ,lappillow [@user]
  ```

  ```bash Handhold theme={null}
  ,handhold [@user]
  ```
</CodeGroup>

### <Icon icon="burst" /> Combat & Chaos

<CodeGroup>
  ```bash Slap theme={null}
  ,slap (@user)
  ```

  ```bash Punch theme={null}
  ,punch [@user]
  ```

  ```bash Kick theme={null}
  ,kick [@user]
  ```

  ```bash Kill theme={null}
  ,kill (@user)
  ```

  ```bash Yeet theme={null}
  ,yeet (@user)
  ```

  ```bash Bonk theme={null}
  ,bonk (@user)
  ```

  ```bash Spank theme={null}
  ,spank (@user)
  ```
</CodeGroup>

<Note>
  The `,spank` command can only be used in **NSFW** channels.
</Note>

### <Icon icon="face-grin-wide" /> Emotions & Gestures

<CodeGroup>
  ```bash Smile theme={null}
  ,smile
  ```

  ```bash Happy theme={null}
  ,happy
  ```

  ```bash Cry theme={null}
  ,cry
  ```

  ```bash Dance theme={null}
  ,dance
  ```

  ```bash Wave theme={null}
  ,wave [@user]
  ```

  ```bash Poke theme={null}
  ,poke [@user]
  ```

  ```bash Tickle theme={null}
  ,tickle [@user]
  ```

  ```bash Highfive theme={null}
  ,highfive [@user]
  ```

  ```bash Stare theme={null}
  ,stare [@user]
  ```

  ```bash Smug theme={null}
  ,smug
  ```
</CodeGroup>

<br />

## Media Search

Quickly find and share images or GIFs.

### <Icon icon="image" /> Image Search

<CodeGroup>
  ```bash Syntax theme={null}
  ,image (query)
  ```
</CodeGroup>

<Info>
  The `,image` command can only be used in **NSFW** channels.
</Info>

### <Icon icon="clapperboard" /> GIF Search

<CodeGroup>
  ```bash Syntax theme={null}
  ,gif (query)
  ```
</CodeGroup>
