> For the complete documentation index, see [llms.txt](https://keyboardwarriorsinternetcafe.gitbook.io/kwic-live-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://keyboardwarriorsinternetcafe.gitbook.io/kwic-live-paper/lore/story.md).

# Story

Bitmap was one of the creators of the internet in 1983. The mission to find a way to connect the world together by using the internet cafes as the go to destination to bring like minded kwicetherians together.

But… the internet trolls were watching and saw the internet as a way to manipulate billions of people, use the internet to gain power, money and unlimited resources.

The internet trolls found a way to trap majority of the keyboard warriors inside the dark web. With no one to stop the internet trolls they have created havoc online with no corner of the web that hasn’t been tainted by the trolls brush! The trolls have even tarnished the good name of the keyboard warriors.

It’s now 2222 the keyboard warriors after hundreds of years have finally managed to escape the dark web and return to the internet cafes to regroup and rearm.

The warriors are now ready to finally reclaim the keyboard warriors name and to rid the internet of the trolls for good!<br>

**Episode One - Big Trouble**&#x20;

Prelude

<figure><img src="/files/bXpncE1km7NKZ5yUtNii" alt=""><figcaption></figcaption></figure>

Pt.1

<figure><img src="/files/BHC0QtCjFkJciei52wAV" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/FYtLaQlhfmcCKf9Tg0a6" alt=""><figcaption></figcaption></figure>

To be continued...


---

# 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, and the optional `goal` query parameter:

```
GET https://keyboardwarriorsinternetcafe.gitbook.io/kwic-live-paper/lore/story.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
