# Rules

There are multiple **ban reasons** that every player must take into account when entering **Age of Cryptology.** The following reasons will cause a permanent BAN within the game, restricting the possibility to earn in-game rewards:

{% hint style="danger" %}
&#x20;**Ban reasons:**

* Cheating in any way: this includes bots, third-party software or exploiting bugs or errors.
* Selling NFTs on the black market or scamming people with these sales.
  {% 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://aoc-1.gitbook.io/age-of-cryptology/information/rules.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.
