> For the complete documentation index, see [llms.txt](https://docs.shortify.wtf/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shortify.wtf/collaboration-opportunities.md).

# Collaboration Opportunities

Shortify is actively seeking partners across the Web3 ecosystem - and any project with a smart contract on a supported chain can integrate. Here is how you can work with us:

### For Web3 projects

<table data-header-hidden data-search="false"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td>Opportunity</td><td>What you get</td><td>What we get</td></tr><tr><td><strong>Smart contract integration</strong></td><td>Your token/NFT contract auto-gates Shortify tiers for all verified holders</td><td>Integration fee +/or Cross-promotion</td></tr><tr><td><strong>Community whitelist</strong></td><td>Your holders get premium Shortify access without holding <code>$SHORT</code></td><td>Partnership fee + <code>$SHORT</code> exposure</td></tr><tr><td><strong>Launch content pack</strong></td><td>Professional clips + AI launch-day templates for your TGE</td><td>Content request fee</td></tr><tr><td><strong>Co-marketing</strong></td><td>Joint campaigns, AMA clips, social content</td><td>Cross-promotion + case study</td></tr><tr><td><strong>Branded overlay pack</strong></td><td>Your logo/stickers in the editor for your community</td><td>Licensing fee / Cross-promotion</td></tr><tr><td><strong>Crypto-tailored AI</strong></td><td>AI clip generation using your project's on-chain data</td><td>Custom AI integration fee</td></tr></tbody></table>

**Ideal partners:** Memecoins, DeFi protocols, NFT collections, L1/L2 ecosystems, launchpads - any project with a contract on ETH, SOL, RBN, or BNB.

***

### For creators & KOLs

<table data-header-hidden data-search="false"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td>Opportunity</td><td>Details</td></tr><tr><td><strong>Founders club</strong></td><td>Early Legend tier → quarterly revenue share + governance input - <strong>long-term passive income</strong></td></tr><tr><td><strong>Ambassador program</strong></td><td>Promote Shortify → earn <code>$SHORT</code> + fiat commissions on referrals</td></tr><tr><td><strong>Template creators</strong></td><td>Build and sell edit templates → passive royalty on every sale</td></tr><tr><td><strong>Content creator pool</strong></td><td>Join vetted pool → get paid for delivering project clip packs</td></tr><tr><td><strong>Overlay pack licensing</strong></td><td>License your designs to projects → recurring licensing income</td></tr><tr><td><strong>Partnership introductions</strong></td><td>Bring a project that signs a collab deal → ongoing rev share</td></tr><tr><td><strong>Content showcases</strong></td><td>Featured creator spotlights on landing page and socials</td></tr></tbody></table>

***

### For agencies & marketers

| Opportunity               | Details                                   |
| ------------------------- | ----------------------------------------- |
| **Bulk content requests** | Volume pricing on clip packs              |
| **White-label (future)**  | Agency-branded Shortify instance          |
| **API integration**       | Automate clip generation in your workflow |

***

### For exchanges & infrastructure

| Opportunity              | Details                                 |
| ------------------------ | --------------------------------------- |
| **Listing partnerships** | `$SHORT` listing support + co-marketing |
| **Chain integrations**   | Bring Shortify to your L1/L2 ecosystem  |
| **Wallet integrations**  | Featured dApp in wallet discovery       |

***

### How to propose a collaboration

1. **Email:** Formal proposals and enterprise inquiries
2. **Telegram:** Direct team contact for urgent or high-value deals
3. **X (Twitter):** Public shoutouts, tag us with your clip made on Shortify

See Contact & Social Links for all channels.

***


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.shortify.wtf/collaboration-opportunities.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
