> For the complete documentation index, see [llms.txt](https://cz-king.gitbook.io/not-a-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cz-king.gitbook.io/not-a-whitepaper/this-is-not-a-whitepaper.md).

# This is NOT a WhitePaper

### 15 years ago, Satoshi created the first whitepaper and since then people think that every project should have a whitepaper.

### If a person intends to find a nice whitepaper with a well-structured script in CzKinG, that person is stupid because it is a meme and just like a meme there is no other objective than to achieve hype and be funny. CzKinG should not be used for any purpose such as study or finance.

### The meme doesn't need a whitepaper. The creation of the CzKinG whitepaper is just to please mediocre people who think that all projects need a whitepaper.

### The community's goal is to be as honest as possible and that's why this is our whitepaper.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://cz-king.gitbook.io/not-a-whitepaper/this-is-not-a-whitepaper.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.
