# Legal Entity Structure

## C-Corporation <a href="#block-6d43e75d799e44268a73bf6031bcf9f8" id="block-6d43e75d799e44268a73bf6031bcf9f8"></a>

C-corporations are the standard entity type for venture-backed companies because they allow for easy stock issuance and transfer, the ability to raise capital through the sale of stock, and provide limited liability for shareholders. Additionally, C-Corporations can have multiple classes of stock, which is useful for creating different levels of ownership and control.

## Public Benefit Company <a href="#block-127c4fe1ed594fd9ad32c47a74503632" id="block-127c4fe1ed594fd9ad32c47a74503632"></a>

Public Benefit Companies are for-profit corporations that are legally bound by inclusion in their corporate charter (Certificate of Incorporation) of a set of specific public benefits as part of their statement of purpose. When it's appropriate, OCV will consider incorporating a company as a public benefit company with the associated public good being associated with their stewardship of open-source software. OCV will consider incorporating as a public benefit company when:

1. Safeguarding the open source project is essential
2. The company is not leveraging more than one open source project
3. The consideration is business-driven

OCV companies incorporated as a public benefit company are referred to as OCV public benefit companies (OPBC).

### ​Open Charter​

Companies that incorporate under the public benefit company structure will adopt OCV’s Open Charter for their corporate charter. The Open Charter is a legally binding corporate formation document stating a company’s commitment to open source and includes a series of objectives for meeting its open source commitment. Founders who elect to incorporate as a public benefit company will need to understand reporting responsibilities and consequences.

### Biennial Reporting Requirements

At least every two years, Delaware Public Benefit Companies must provide its stockholders with a report on the company’s promotion of the public benefit specified in its corporate charter.

The public benefit report should include information on:

1. Objectives established towards the promotion of the public benefit
2. Standards adopted to measure progress in those objectives
3. Information measured in alignment with those standards
4. Assessment of the company’s success in meeting objectives


---

# 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/company-formation-process/legal-entity-structure.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.
