# Hacking Mechanics

A **Hacking Challenge** is used in various mechanics starting from healing, to hacking a security system, or trying to fire during a fight. The idea of the hacking challenge is to incorporate the actual player's real life ability to type on a keyboard and improve it.

A player is given a combination of letters, special symbols and numbers they have to type in a short period of time. The more difficult challenge is, the more characters containing a wide range of symbols are given for them to type. To pass a challenge, the player must enter the symbols exactly as they are displayed before time runs out.

The statistics of how well players perform on different sets of combinations are being collected to adjust and match the expected success rate to the actual player performed success rate of various combinations.


---

# 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://whitepaper.ertha.io/ertha-whitepaper/game-mechanics/hacking-mechanics.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.
