> 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/introduction.md).

# Introduction

<figure><img src="/files/HngTF6cmiWSasDrWImKC" alt=""><figcaption></figcaption></figure>

**Shortify** is a browser-based, studio-grade short-form video editor built for the era of TikTok, Instagram Reels, and YouTube Shorts. Upload a file or paste a link, trim to the perfect moment, add karaoke captions and image overlays, and export MP4 or MP3, ready to publish in minutes.

Unlike traditional editors that demand email sign-ups, desktop installs, and opaque cloud storage, Shortify is **signed by your wallet**. Your identity, projects, and premium access live under your wallet address. No passwords. No custodians holding your uploads.

**Our mission goes beyond editing.** Shortify is built to give Web3 creators a **solid, long-term passive income opportunity,** through revenue share, template marketplaces, project partnerships, and on-chain integrations that keep paying as the platform grows.

**Live at:** <https://shortify.wtf>

### The problem we are solving

Short-form video is no longer a niche format — it is the default way people consume and create content. Yet the tools available today fall into two broken camps:

<table data-header-hidden data-search="false"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td>Pain point</td><td>What creators experience today</td></tr><tr><td><strong>Platform lock-in</strong></td><td>Most editors optimize for one ecosystem (TikTok, Adobe, enterprise SaaS). None speak Web3 natively.</td></tr><tr><td><strong>Account friction</strong></td><td>Email sign-ups, OAuth, and subscription walls slow down the creative loop.</td></tr><tr><td><strong>Privacy &#x26; ownership</strong></td><td>Centralized platforms store your raw footage, drafts, and export history on their servers, tied to your email / details.</td></tr><tr><td><strong>Crypto-native gap</strong></td><td>Traditional platforms have no dedicated reel maker with project collabs, smart contract gating, or crypto-tailored AI</td></tr><tr><td><strong>Creator income gap</strong></td><td>Traditional editors take subscription fees; creators get no share of platform upside</td></tr><tr><td><strong>Speed vs. quality</strong></td><td>Mobile apps are fast but limited. Desktop suites are powerful but slow and expensive.</td></tr></tbody></table>

Creators, especially in crypto, need more than a faster trim tool. They need a **platform built for their economy**: wallet-native identity, project collaboration rails, smart contract integrations, AI that understands on-chain data, and a design language that speaks to communities, not corporate SaaS.\
\
Shortify closes that gap and pays creators back for building on it.

### What we are building

Shortify is a Web3-native content platform with four layers:

1. **Studio:** A full browser editor: import, trim, aspect-ratio crop, karaoke captions, image overlays, MP4/MP3 export, and a wallet-bound project vault.
2. **Token layer:** `$SHORT` with tier-gated features, multi-chain wallet auth (ETH, SOL, RBN, BNB), and fair-launch tokenomics.
3. **Ecosystem layer:**&#x54;hird-party project collaborations, smart contract integrations on supported chains, holder whitelists, and co-branded creator tools.
4. **Intelligence & distribution layer:** AI content generation tailored to crypto, Web3 data in captions and overlays, API/SDK access, creator revenue share, and one-click multi-platform publishing - generate a reel and post to TikTok, Reels, Shorts, and X from a single submit flow.

### Who Shortify is for

* **Crypto creators & KOLs:** Turn AMAs, spaces recordings, and long-form content into viral clips, and earn passive income through revenue share, templates, and ambassador programs.
* **Web3 projects & DAOs:** Give your community a branded content tool with whitelist-gated premium access and smart contract-native integrations.
* **Memecoin & token communities:** Fair-launch aligned tooling where holding `$SHORT` unlocks real utility and creators in your ecosystem get paid to produce.
* **Independent creators:** Anyone who wants a fast, no-email editor with karaoke captions and one-click export, with a path to ongoing earnings as the platform scales.
* **Agencies & collab partners:** Bulk content requests, project whitelists, contract integrations, and revenue-share opportunities.

***


---

# 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/introduction.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.
