# Combat

## How to commit murder? in-game.

~~I will share one of my secrets, once you loot a body, you better hide it or turn it into a ghost.~~&#x20;

**ClashingBlades** has a target-based combat system which is also inspired by the games we mentioned in [Story](/clashingblades/story.md)

If you click on a target and smash your keyboard, you will be victorious.&#x20;

It's a little trickier, but we can't explain it in text. You will have to Subscribe to our YouTube Channel for more details.


---

# 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.clashingblades.com/the-game/combat.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.
