# Page Not Found

The URL `templates/governance/proposal-for-syndicating-ip-nft-and-co-governing-ip-nft-in-ip-holdco` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [Proposal for Syndicating IP-NFT and Co-Governing IP-NFT in IP HoldCo](https://desci-codes.gitbook.io/desci.codes/templates/v1/governance/proposal-for-syndicating-ip-nft-and-co-governing-ip-nft-in-ip-holdco.md)
- [Proposal for Exclusive License/Sale of IP-NFT & Winding Up of IPT Program](https://desci-codes.gitbook.io/desci.codes/templates/v1/governance/proposal-for-exclusive-license-sale-of-ip-nft-and-winding-up-of-ipt-program.md)
- [Proposal to Enter into SRA, Mint an IP-NFT, and Distribute IPTs](https://desci-codes.gitbook.io/desci.codes/templates/v1/governance/proposal-to-enter-into-sra-mint-an-ip-nft-and-distribute-ipts.md)
- [Proposal for Exclusive License/Sale of IP-NFT to [Corporate Name LLC/Inc]](https://desci-codes.gitbook.io/desci.codes/templates/v1/governance/proposal-for-exclusive-license-sale-of-ip-nft-to-corporate-name-llc-inc.md)
- [Governance Agreements](https://desci-codes.gitbook.io/desci.codes/templates/v2-coin-to-company/governance-agreements.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://desci-codes.gitbook.io/desci.codes/templates/v1/governance/proposal-for-syndicating-ip-nft-and-co-governing-ip-nft-in-ip-holdco.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.

### Option 2 — Browse the documentation index

Full index: https://desci-codes.gitbook.io/desci.codes/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://desci-codes.gitbook.io/desci.codes/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/desci.codes/templates/v1/governance/proposal-for-syndicating-ip-nft-and-co-governing-ip-nft-in-ip-holdco.md`).

You may also use `Accept: text/markdown` header for content negotiation.
