# Anti-scripting

Crypto Metaverse is Play-To-Earn. Therefore, we put heavy emphasis on anti-scripting. Not only that, we will also integrate the anti-scripting mechanism into the gameplay. For example, during any battle, players would have to perform a certain quick time action to receive bonuses such as buff/debuff strikes. If a player failed to perform the action several times in a row, the account would be flagged as suspicious and blocked from action for the rest of the day. Further investigation would be performed to determine permanent ban.


---

# 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://rush-crystal.gitbook.io/crystal-metaverse/technology/anti-scripting.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.
