# V2 Coin-to-Company

- [Governance Agreements](https://desci-codes.gitbook.io/desci.codes/templates/v2-coin-to-company/governance-agreements.md)
- [DUNA/DAO IPT Membership Agreement](https://desci-codes.gitbook.io/desci.codes/templates/v2-coin-to-company/governance-agreements/duna-dao-ipt-membership-agreement.md): Sample agreement for token holders who are and become part of a DAO organized as a Delaware unincorporated non-profit association
- [LabsCo Operating Agreement](https://desci-codes.gitbook.io/desci.codes/templates/v2-coin-to-company/governance-agreements/labsco-operating-agreement.md): A DAO owns an IP-NFT that has not been tokenized into IPTs and wants to exit the IP-NFT via license or sale to an IP HoldCo.
- [Other Agreements](https://desci-codes.gitbook.io/desci.codes/templates/v2-coin-to-company/other-agreements.md)
- [Advisory, IP, and Promotion (AIPP) Agreement](https://desci-codes.gitbook.io/desci.codes/templates/v2-coin-to-company/other-agreements/advisory-ip-and-promotion-aipp-agreement.md): An IP-NFT owner has tokenized the IP-NFT into IPTs and wants the IPT holders to vote to exit the IP-NFT via license or sale to an IP HoldCo and wind up the IPT program.
- [LabsCo Class A Common Equity Agreement](https://desci-codes.gitbook.io/desci.codes/templates/v2-coin-to-company/other-agreements/labsco-class-a-common-equity-agreement.md): An IP-NFT owner has tokenized the IP-NFT into IPTs and wants the IPT holders to vote to exit the IP-NFT via license or sale to an IP HoldCo and wind up the IPT program.
- [Sample SRA between LabsCo and Researcher](https://desci-codes.gitbook.io/desci.codes/templates/v2-coin-to-company/other-agreements/sample-sra-between-labsco-and-researcher.md): Sponsored Research Agreement between LabsCo and Researcher.
- [SAFIP · Simple Agreement for Future Intellectual Property](https://desci-codes.gitbook.io/desci.codes/templates/v2-coin-to-company/other-agreements/safip-simple-agreement-for-future-intellectual-property.md)
- [SAFIPT · Simple Agreement for Future Intellectual Property Tokens](https://desci-codes.gitbook.io/desci.codes/templates/v2-coin-to-company/other-agreements/safipt-simple-agreement-for-future-intellectual-property-tokens.md)
- [Model IPT Royalty Agreement](https://desci-codes.gitbook.io/desci.codes/templates/v2-coin-to-company/other-agreements/model-ipt-royalty-agreement.md)
- [IP-NFT Transfer and Assignment Agreement](https://desci-codes.gitbook.io/desci.codes/templates/v2-coin-to-company/other-agreements/ip-nft-transfer-and-assignment-agreement.md)
- [Proof of idea to IPNFT Assignment Agreement](https://desci-codes.gitbook.io/desci.codes/templates/v2-coin-to-company/other-agreements/proof-of-idea-to-ipnft-assignment-agreement.md)
- [NDA · General Non-Disclosure Agreement](https://desci-codes.gitbook.io/desci.codes/templates/v2-coin-to-company/other-agreements/nda-general-non-disclosure-agreement.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://desci-codes.gitbook.io/desci.codes/templates/v2-coin-to-company.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.
