> For the complete documentation index, see [llms.txt](https://docs.gamedao.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gamedao.co/applications/investor-syndicates.md).

# Investor Syndicates

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

GameDAO aims to bring our DAO tooling to investor syndicates, meaning they can coordinate their decisions and investments in a democratic and decentralised way.

The key functionality for Investors will be increased transparency and verifiability of organisations and contributors, cross chain treasury compositions and more.

Through our [partnership with Multifarm.fi](https://blog.gamedao.co/gamedao-x-multifarm-fi-building-a-trove-of-treasuries-bd3c477f2c37), we’ll facilitate excellent treasury dashboards, featuring overviews, transparent inflows and outflows as well as DAO holdings, spanning across multiple chains. This should help to optimise the experience of Investors, allowing them to streamline investments and processes.

We hope this partnership helps us to deliver an excellent user experience, not just to investors making use of the Investor Syndicates dApp, but to all users of GameDAO.

**Through investor syndicate DAOs, we hope to achieve a few things:**

1. *Increased transparency and responsibility for investor syndicates. This means an increase in trust in the investors on the overall GameDAO protocol*
2. *Automate decision making: Through DAOs and smart contracts, allowing programmable decisions should help to improve the efficiency and cut costs of investor syndicates so they can maximise their investments in what matters*
3. *Connect investors and syndicates to the wider GameDAO ecosystem, giving them community curated dealflow and a deeper reach of gaming projects to invest into, all in one place.*


---

# 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.gamedao.co/applications/investor-syndicates.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.
