# Rules Book

**COMMUNICATION**

When you engage in any form of communication (in-game chat, Discord, Telegram, etc. ), you are accountable for how you express yourself. You are not permitted to use language that could be construed as insulting or vulgar by others.

Hate speech and discriminatory language, as well as any profane or disruptive language, are inappropriate. Threatening or harassing another player, regardless of the language used, is always inappropriate. Any violation of these expectations will result in account restriction on the platform on which the breach occurred. Severe and repeated violations will result in more severe restrictions

**CHEATING**

You are solely responsible for the representation of yourself and your account in the game environment. Any form of cheating will result in immediate consequence. Cheating is defined as the use of third-party applications to automate any aspect of the game, exploiting defects, or engaging in any behavior that provides an unfair advantage.

Exploitation of other players is a similarly grave violation. Scamming, win-trading, and any other activity that degrades the game experience for other players will result in severe penalties.

As a decentralized game, we will not and cannot restrict your ability to use or transfer your assets (BCMC tokens, NFTs), as well as engage with our website. However, we reserve the right to deny you access to our game.

Cheating or the use of automation systems will result in a 15-day gaming ban, with repeated offenses resulting in a permanent ban. Penalties for other crimes will be considered on a case-by-case basis.

**BEHAVIOUR**

It is unacceptable to engage in behavior that purposefully detracts from the enjoyment of others (such as griefing, tossing, or feeding). We expect our players to treat one another with respect and to contribute to a positive environment. Acceptable behavior is determined by player reports and our judgment, and breaking these guidelines may result in account suspension from our website and community channels.

While we encourage you to report people who behave disrespectfully, fraudulently reporting another player in order to restrict their gaming is equally prohibited and will result in account penalties.


---

# 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://bcmhunt.gitbook.io/bcmhunt/the-game/rules-book.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.
