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

# Partners

<details>

<summary>Digital Currency Group</summary>

[Digital Currency Group ](https://dcg.co/)passionately believes bitcoin and blockchain technology will drive global economic and social change. Their unique model enables them to deploy their resources to build the bitcoin and blockchain ecosystem over the long term.

</details>

<details>

<summary>Decentraland</summary>

[Decentraland](https://decentraland.org/) is the first-ever virtual world owned by its users. All Decentral Games offerings are currently built within the Decentraland metaverse.&#x20;

</details>

<details>

<summary>Vegas City</summary>

[Vegas City](https://docs.decentral.games/info/www.vegascity.org) is the entertainment district in Decentraland. All Decentral Games venues, including our ICE Poker lounges, are built within Vegas City.

</details>

<details>

<summary>Matic Network</summary>

[Matic Network](https://matic.network/) brings massive scale to Ethereum using an adapted version of Plasma with PoS-based side chains. We use the Matic Network to provide near-instant transactions during gameplay.

</details>

<details>

<summary>Maker DAO</summary>

[Maker DAO](https://makerdao.com/en/) is the creator of DAI — a stable, decentralized currency that does not discriminate. Any individual or business can realize the advantages of digital money.&#x20;

</details>

<details>

<summary>Biconomy</summary>

[Biconomy](https://biconomy.io/) allows us to sponsor gas costs for our users. This gives you an optimal gameplay experience without having to deal with pesky fees.

</details>

<details>

<summary>DEXTools</summary>

[DEXTools](https://www.dextools.io/) makes it easy to anticipate and develop better trading strategies on Uniswap.

</details>

<details>

<summary>Gitcoin</summary>

[Gitcoin](https://gitcoin.co/) leverages passionate developers to build a community amongst top Web3 developers. It allows us source ideas through hackathons, hire freelancers through bounties, collaborate real-time on longer term projects, and build our Web3 tribe.

</details>

<details>

<summary>Connext</summary>

[Connext](https://connext.network/) is an open source, peer-to-peer micropayment protocol that powers a new kind of internet economy — one where the value of content, services, and data flows directly from producers to consumers.

</details>


---

# 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.decentral.games/info/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.
