# Overview

![](https://img.itch.zone/aW1nLzkyNzMxMzYuanBn/original/5XVyy6.jpg)

### What is this? <a href="#what-is-this" id="what-is-this"></a>

[*<mark style="color:red;background-color:red;">**The Slow Knife**</mark>*](https://mouseholepress.itch.io/the-slow-knife) is a story game, designed by *Jack Harrison* and published by [*Mousehole Press*](https://mousehole.press). If you're here, you probably know a little about the game already—that it's card-based, uses a conspiracy board to track relationships, and it's all about the patient revenge of a long-forgotten victim. You might also know that the game comes with three **Playsets**, pre-generated settings and characters to make the game's setup quicker and help players to tell their stories.

**This document's purpose is to enable other writers to create their own Playsets for The Slow Knife.** It is an explanation of the Playset's sections and how they help players tell their story.

**It is&#x20;*****not*****&#x20;a guide to hack The Slow Knife itself**. If you want to do that, be my guest—just don't copy any text directly from the books or cards.

### How to use this document <a href="#how-to-use-this-document" id="how-to-use-this-document"></a>

To learn more, start by reading through the **Sections**. Each page has three parts:

* **Definition**: A description of the Section and its key features.
* **Intention**: The purpose of the Section in a Playset.
* **Example**: An example of the Section from a finished Playset.

These descriptions are prescriptive, aiming to use clear and precise language to describe how I (Jack) put together the three Playsets that come with the [base game](https://mouseholepress.itch.io/the-slow-knife). You're encouraged to break from the guide as required to make your Playset work—but always know *why* you're doing so.

{% hint style="info" %}
If you have feedback about how this document could be improved, or just want to chat about The Slow Knife, please feel free to drop me an email (*<jack@mousehole.press>*).
{% endhint %}

### Thanks <a href="#thanks" id="thanks"></a>

* To [**Jason Price**](http://alwayscheckers.itch.io) & [**Matthew Gravelyn**](https://mr-matthew.itch.io) for taking a look at this guide and providing feedback.
* To [**all of the awesome backers** ](https://www.kickstarter.com/projects/jhrrsn/the-slow-knife-a-revenge-conspiracy-rpg?ref=user_menu)who've supported this project.


---

# 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://tsk.mousehole.press/overview.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.
