# Investment Process

1. **Deal Sourcing:**
   * **GP-Sourced:** SGS Fund GPs will source investment targets.
   * **Inbound:** Any gaming studios can submit investment proposals via our website, which will then be reviewed by the GP.
2. **Due Diligence:**
   * Assess business viability, market potential, team, and strategic fit.
   * Hold investment viability discussion with LP representatives
3. **Investment Committee:**
   * The committee reviews due diligence findings and makes the final investment decision.
4. **Legal Review:**
   * Conduct a legal review to ensure compliance and finalize all necessary documentation.
5. **Contract Execution:**
   * Formalize the investment by executing the signed agreements.
6. **Wiring:**
   * Disburse the agreed-upon funds to the investment target.
7. **Reporting:**
   * Provide regular reports on investment performance and key developments.


---

# 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://solarium-labs.gitbook.io/sgs-fund-i/2.-fund-structure/investment-process.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.
