# Crime

The **Crime** command allows you to attempt committing a crime to earn money, but there’s a risk!

## How to Use

1. **Trigger the Command**\
   Use the command with either the **slash** or **prefix**:
   * `/crime`
   * `-crime`
2. **Outcomes**
   * **Success**:
     * You will receive a random amount between **50** and **50,000,000**.
   * **Failure**:
     * You will be fined an amount equal to what you would have earned.
   * **Neutral**:
     * You successfully get away with the crime but don't earn any money. You neither succeed nor get fined.

## Risk vs. Reward

Use this command carefully, as failure can lead to significant losses, but success can reward you handsomely!

***

For further assistance, refer to the bot's help menu or [contact our support server](https://discord.gg/cGNFnsXpwZ).


---

# 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.airwavy.xyz/overview/commands/economy/crime.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.
