> For the complete documentation index, see [llms.txt](https://docs.oscollective.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.oscollective.org/for-hosted-member-projects/signing-and-entering-into-legal-contracts.md).

# Signing and Entering Into Legal Contracts

## Signing Contracts and Entering Into Legal Agreements

As the legal representative, Open Source Collective (OSC) will need to review and likely sign any agreement for or on behalf of the projects we host.

***

## **For Admins of Hosted Member Projects** <a href="#for-admins-of-collectives" id="for-admins-of-collectives"></a>

Open Source Collective will be the legally designated organization entering into the contract and will be the signer on behalf of your project. Please remind the preparer to draft the contract with Open Source Collective as the signatory.

[Contact](/about-osc/contact.md) OSC before entering into any contract, and we will discuss the details with you and review/amend/sign on behalf of your project.

***

## **For Financial Contributors & Sponsors** <a href="#for-financial-contributors-and-sponsors" id="for-financial-contributors-and-sponsors"></a>

OSC is the legal and financial home of our hosted member projects. If you would like to support a project or collective on behalf of your company, we can:

* Register as a vendor to your organization, issue invoices, and manage payments on your behalf.
* Provide support to manage your financial contributions over the course of the year, similar to [Funds](https://docs.oscollective.org/how-it-works/supporting-projects/funds-for-open-source).
* Issue template agreements for general or event-specific sponsorship.

***

## There Are Instances When We Cannot Sign for You <a href="#there-are-instances-where-we-can-not-sign-for-you" id="there-are-instances-where-we-can-not-sign-for-you"></a>

For example, the Apple Developer Program. Unfortunately, we cannot offer this for projects. Apple's agreement would be between Apple and OSC. If there were an infraction by one project, it would affect all projects under OSC's Apple agreement.


---

# 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:

```
GET https://docs.oscollective.org/for-hosted-member-projects/signing-and-entering-into-legal-contracts.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.
