# Partnerships & Integrations

## Infrastructure

These are the decentralized infrastructure projects and protocols that we are using in order to completely decentralize our platform. Even though currently our project is not fully decentralized, due to the dependence of our front-end on Squarespace and Github pages, Rawrshak is intended to reach full decentralization both for the technology and the governance.

### [The Graph](#infrastructure)

Rawrshak is deploying public subgraphs that index the information for all projects in the platform. Anyone can use these subgraphs to query the ecosystem for data to build web dashboards or query for in-game information.

### [Arweave](https://arweave.org/)

Rawrshak is depending on Arweave to provide decentralized storage for Rawrshak assets. The Rawrshak assets are meant to be permanent, yet upgradeable. Arweave allows the game developer to pay for their storage once and the Arweave blockchain will store these assets' data permanently.

### [ArDrive](https://ardrive.io/)

ArDrive is an Arweave ecosystem project that helps manage Arweave uploaded files. The ArDrive project implements a file system protocol that makes files uploaded on Arweave significantly easier to use.

### [ChainSafe](https://chainsafe.io/)

ChainSafe is a blockchain research and development firm that is working on decentralized web tools. ChainSafe is developing a Web3 Gaming SDK for Unity that the Rawrshak libraries are building upon. The Rawrshak development team is actively working with ChainSafe to help develop game developer tools and SDKs.

## Developer Partnerships

### [Decent Labs](https://docs.rawrshak.io/rawrshak-platform/www.decentlabs.io)

Decent Labs is a venture studio that helps projects reach an MVP stage. Decent Labs is helping the Rawrshak team develop the decentralized application for gamers and game developers. They are providing assistance and guidance regarding the project development.

### [Virtuix](https://docs.rawrshak.io/rawrshak-platform/www.virtuix.com)

Virtuix is a virtual reality platform that supports the development of Rawrshak.&#x20;


---

# 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/partnerships-and-integrations.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.
