> For the complete documentation index, see [llms.txt](https://greenpaper.games.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://greenpaper.games.gg/why-gam3s.gg/partners-and-backers.md).

# Partners & Backers

We pride ourselves on working with the top web3 game studios, ecosystem partners, and investors. Today, we have over 300+ partners across each segment and are uniquely positioned between investors, developers, and gamers.

<figure><img src="https://lh7-us.googleusercontent.com/5U8NkAZrlTb1HM-3gdfBRpNgKqJXcXHvQ-a8xVwdI7v9jKixqiZmHeLF0Z0NIsjSqGZI_-bsdQNt-coIXIZVQsjvCsRD1SQIDZaWyXsw8BVu4t0qBi2oxRVE2dBg_EfS9sXbArwmfSN653VT6m-lgmY" alt=""><figcaption><p>Snapshot featuring a few of our partners &#x26; backers</p></figcaption></figure>

Over the past two years, we've raised a total of $3,920,000 across our Seed and Strategic rounds, with an additional $1,200,000 raised from our community Private and Public sales. In total, GAM3S.GG has raised a total of $5,120,000 for the development and growth of the entire platform and ecosystem over the past 2 years, prior to the highly anticipated $G3 launch.

<figure><img src="/files/FS1g0yQbtiyO4efYvqGw" alt=""><figcaption><p>Seed Round Announcement 2023</p></figcaption></figure>

We've had the privilege of onboarding some of the most prominent investors in the space, including Mechanism Capital, Polygon Ventures, Merit Circle, WWVentures, LD Capital, ArkStream Capital, DoublePeak, ROK Capital, Cogitent Ventures, Snackclub, Hyperithm, Emurgo Ventures (Taisu Ventures) among others; and we continue working with the leading web3 fundraising platforms ahead of our upcoming $G3 token launch.

<figure><img src="/files/ihiHGBQyMd6rqQOvQ8mu" alt=""><figcaption><p>Strategic Round A &#x26; B Announcement 2024</p></figcaption></figure>


---

# 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://greenpaper.games.gg/why-gam3s.gg/partners-and-backers.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.
