# VC Ops

- [Company Formation Process](https://handbook.opencoreventures.com/ocv-employees/vc-ops/company-formation-process.md)
- [Internal Approvals & Conflict Checks](https://handbook.opencoreventures.com/ocv-employees/vc-ops/company-formation-process/internal-approvals-and-conflict-checks.md): New company approval process consists of two parts: GP approval and a GitLab conflict check.
- [Legal Entity Structure](https://handbook.opencoreventures.com/ocv-employees/vc-ops/company-formation-process/legal-entity-structure.md): An overview of the two legal entity structures OCV uses for new companies: C-Corp and Public Benefit Corporation (PBC).
- [Founder Offer & Equity](https://handbook.opencoreventures.com/ocv-employees/vc-ops/company-formation-process/founder-offer-and-equity.md): An overview of the offer letter process and equity guidelines for OCV founders.
- [Company Name](https://handbook.opencoreventures.com/ocv-employees/vc-ops/company-formation-process/company-name.md): Tips on how to approach choosing a company name.
- [Incorporation Documents](https://handbook.opencoreventures.com/ocv-employees/vc-ops/company-formation-process/incorporation-documents.md): Paperwork and filings required to legally incorporate a new OCV company, including the process and information required to file.
- [Issue Equity & Options Pool](https://handbook.opencoreventures.com/ocv-employees/vc-ops/company-formation-process/issue-equity-and-options-pool.md): Founder share purchase process and the establishment of the company's options pool, including how both are sized and structured.
- [Funding](https://handbook.opencoreventures.com/ocv-employees/vc-ops/company-formation-process/funding.md): SAFE structure used to fund OCV companies.
- [Systems](https://handbook.opencoreventures.com/ocv-employees/vc-ops/company-formation-process/systems.md): Overview of systems that OCV Ops establishes throughout the formation process, which founders will rely on to run the business.
- [Wind Down](https://handbook.opencoreventures.com/ocv-employees/vc-ops/wind-down.md)
- [Fund Formation](https://handbook.opencoreventures.com/ocv-employees/vc-ops/fund-formation.md): Page Summary:
- [Legal Matters](https://handbook.opencoreventures.com/ocv-employees/vc-ops/legal-matters.md): Page Summary: Legal matters around company incorporation, term sheet, and financing.
- [Investor Relations](https://handbook.opencoreventures.com/ocv-employees/vc-ops/investor-relations.md)


---

# 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://handbook.opencoreventures.com/ocv-employees/vc-ops.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.
