# Litepapers

{% hint style="info" %}
**Important:** These papers are still in development and are non-binding. They may change over time and it is up to the development team how it changes before release.
{% endhint %}

## Rawrshak Litepaper

The Rawrshak litepaper discusses the overall vision for the Rawrshak platform. It goes into detail about why Rawrshak was created, who it's for, and how the project is being implemented. It gives insights on the roadmap for Rawrshak.&#x20;

It also discusses future projects in the pipeline for the platform that increases the value of the ecosystem.&#x20;

Here's a [link ](https://github.com/Rawrshak/Rawrshak-Litepaper/blob/main/Rawrshak.v.3.2.pdf)to the Rawrshak litepaper for more details.

## RAWR tokenomics&#x20;

The RAWR token is the governance and utility token that will be used in the ecosystem. The RAWR token will have several uses in the ecosystem including the following:

* Governance voting
* Marketplace fee revenue share
* Gamer community event rewards
* Game developer partnerships
* Content security&#x20;
* Other future Rawrshak project use-cases

Here's a [link ](https://github.com/Rawrshak/Rawrshak-Litepaper/blob/main/RawrshakTokenomics.v.1.5.pdf)to the RAWR tokenomics litepaper for more details.

## Rawrshak Governance

The Rawrshak platform will be governed by the community. At full decentralization, the Rawrshak development team will only be participating developers in the ecosystem.

Holding the RAWR token bestows upon a user the responsibilities of governing the platform. It will also grant the holder the benefit of receiving Rawrshak rewards in the form of NFTs and token emissions.

Here's a [link ](https://github.com/Rawrshak/Rawrshak-Litepaper/blob/main/RawrshakGovernance.v.0.3.pdf)to the Rawrshak Governance litepaper for more details.

Here's a [link ](https://github.com/Rawrshak/Rawrshak-Litepaper/blob/main/RawrshakGovernanceResearch.v.0.1.pdf)to the Governance research materials for more details.


---

# 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://docs.rawrshak.io/rawrshak-platform/litepapers.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.
