> For the complete documentation index, see [llms.txt](https://docs.rogues.studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rogues.studio/team-and-partners/partners.md).

# Partners

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

We're backed by multiple chains. World of Rogues has login with Polygon & NEAR, and we've already built product on three blockchains / layer 2s:&#x20;

* [#polygon](#polygon "mention")
* [#near](#near "mention")
* [#flow](#flow "mention")

## Track Record

### Polygon

We launched on Polygon in early 2022. We’ve been early supporters and knew that Polygon will grow to be a key solution for gaming and beyond.&#x20;

:star: We received a grant from Polygon (early 2022).

### NEAR

We launched on NEAR's Mainnet in April 2023.

:star: We received a grant from the NEAR Foundation (end of 2022). Hear one of our [AMAs with NEAR Foundation here](https://www.youtube.com/watch?v=6EFCWj2QuPo\&t=2s).\
\
:star: Our co-founder, Morgan Page, [built Unity SDK for NEAR integration](https://github.com/morganpage/near-api-unity), and [created a popular course on how to add the NEAR blockhain to a game](https://www.udemy.com/course/unity-multiplayer-blockchain-game-course/).

:star: We took part in the NEAR Horizon Accelerator - the 1st ever cohort of the accelerator backed by the NEAR Foundation.

### Flow

:star: We became a [winner in the 1st ever Flow Blockchain hackathon](https://devfolio.co/projects/heroes-of-the-flow-1250).&#x20;

:star: We took part of the [Flow Blockchain Incubation Pilot](https://flow.com/post/supercharging-innovation-with-the-flow-incubation-program-pilot).

:star: Our co-founder, Morgan Page, built the course[Create an Auto Battler Card Game on the Flow Blockchain](https://www.udemy.com/course/create-an-auto-battler-card-game-on-the-flow-blockchain/?couponCode=LETSLEARNNOW)


---

# 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://docs.rogues.studio/team-and-partners/partners.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.
