> For the complete documentation index, see [llms.txt](https://keyboardwarriorsinternetcafe.gitbook.io/kwic-token-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-token-paper/kwicverse-credits/information.md).

# Information

The KWICVERSE Credit is the in game currency that will be used to purchase items in the game such as; armour, weapons, cosmetic items and more. It will also be the currency you will need to upgrade your character and progress in parts of the KWICVERSE game. This currency is an account bound item that can not be transferred to other accounts. By creating an in game currency this will insure the users safety and provide a healthy in game ecosystem that can thrive long term.\
\
**How to obtain KWICVERSE Credits**

* Completing missions
* Completing achievements
* Participating in events
* Purchasing KWICVERSE Credit crates

{% hint style="info" %}
Purchasing KWICVERSE Credit crates can only be bought from the official kwicverse.io website, they can be purchased with either fiat currency or with $KWIC Tokens. All KWICVERSE Credit crates purchased with the $KWIC Token will receive 50% more KWICVERSE Credits with the purchase.
{% endhint %}

*Purchasing KWICVERSE Credits will be available soon.*


---

# 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-token-paper/kwicverse-credits/information.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.
