# .stealcookie command

*server members can playfully interact with mimu in this steal cookie command!*

### ✎ autoresponder command

`/autoresponder add trigger:.stealcookie reply:{embed} {cooldown:1000} {choose1: You were caught by mimu for trying to steal some cookies from the cookie jar! >:( mimu took away 200 | You stole some cookies successfully! Nom nom nom~ you earned 50 | but mimu caught you and isn't happy <:angerybean:678534873828556810> ! mimu took away 300 | You stole the whole cookie jar and got away with it! Hurray!! You earned 500 } {lockedchoose1: -200 | 50 | -300 | 500} {modifybal:[lockedchoice1]} **You tried to take some cookies from the cookie jar . . .** [choice1] {server_currency} your balance is now {user_balance_locale} {server_currency} !`

{% hint style="info" %}
confused about the variables used? see our variables guide [here](/autoresponder/resources/variables-placeholders-and-functions.md)
{% endhint %}


---

# 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://docs.mimu.bot/autoresponder/resources/autoresponder-examples/custom-currency-command-examples/.stealcookie-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.
