# Foreword

KMCoin is a blockchain currency system that allows players to utilize a local chat log while choosing block winners and facilitating transactions in-game. KMCoin follows the same deflationary structure as Bitcoin but is ten times faster. This system builds an immutable string that contains the information necessary to validate all the work done by players in the ecosystem while providing a consensus at the end of each block to validate the information. Since this system only uses the game's chat functionality, there is no infringement on game developers EULA agreements.

Power to all People, never to government.

Sic semper tyrannis.\
\
-Frank Morgan


---

# 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://kittyminecoin.gitbook.io/kittyminecoin/introduction/foreword.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.
