# Bad behavior

If you try to cheat the system or act contrary to the specification, you will be liable to incur a penalty known as slashing\*. Running your validator keys simultaneously on two or more machines will result in slashing.

\*Simply being offline with an otherwise healthy network does not result in slashing, but will result in small inactivity penalties.

* [x] I understand that if I act contrary to the specification, I am liable to be slashed.


---

# 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.jibchain.net/advisories/bad-behavior.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.
