> 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/features-overview/planned-features.md).

# Planned Features

Features on the roadmap - not yet built, but actively designed and scheduled.

### Phase 2 - Token launch (active)

<table data-header-hidden data-search="false"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td>Feature</td><td>Description</td></tr><tr><td><code>$SHORT</code> TGE</td><td>Fair-launch token generation event on Robinhood Chain</td></tr><tr><td>Tier-gated features</td><td>Enforce Creator / Studio / Legend perks on-chain</td></tr><tr><td>Public beta expansion</td><td>Open cloud vault to wider audience</td></tr><tr><td>Balance-based tier checks</td><td>Automatic <code>$SHORT</code> hold verification on connect</td></tr><tr><td>Ambassador program</td><td>Early creator referral and passive income onboarding</td></tr><tr><td>First project partnerships</td><td>Third-party crypto project collaboration pipeline</td></tr></tbody></table>

### Phase 3 - Creator suite (next)

<table data-header-hidden data-search="false"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td>Feature</td><td>Description</td></tr><tr><td>Split clips</td><td>Cut one video into multiple exportable segments</td></tr><tr><td>Auto-reframe</td><td>AI face/object tracking for vertical crops</td></tr><tr><td>Platform export presets</td><td>Optimized settings for Shorts, Reels, TikTok</td></tr><tr><td>Font pack + stroke/shadow</td><td>Branded, readable caption styling</td></tr><tr><td>AI auto-caption (ASR)</td><td>Speech-to-text with automatic word timing</td></tr><tr><td>Crypto-tailored AI</td><td>Captions and overlays powered by Web3 data (prices, holders, events)</td></tr><tr><td>Smart contract integrations</td><td>Any supported-chain contract gates tiers, perks, or custom features</td></tr><tr><td>Image overlay timing</td><td>Start/end controls per overlay</td></tr><tr><td>Revenue share &#x26; Founders club</td><td>Long-term passive income for top creators and Legend tier</td></tr><tr><td>Project whitelist launch</td><td>Partner communities get premium access via on-chain verification</td></tr><tr><td>Content creator pool</td><td>Vetted creators earn from paid content request deliveries</td></tr></tbody></table>

### Phase 4 - Intelligence & distribution (planned)

<table data-header-hidden data-search="false"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td>Feature</td><td>Description</td></tr><tr><td>Multi-Platform Publish</td><td>Generate a reel → select all or chosen platforms → one-click submit to TikTok, Reels, Shorts, X, and more</td></tr><tr><td>Platform expansion</td><td>Additional chains, wallets, and integrations</td></tr><tr><td>Heavy AI integration</td><td>Smart highlights, trend templates, launch-day automation from on-chain events</td></tr><tr><td>Web3 data pipeline</td><td>Live feeds into clip generation - market cap, holder growth, contract activity</td></tr><tr><td>Public API access and SDK</td><td>Programmatic clip generation and publish for projects, bots, and dashboards</td></tr><tr><td>Scheduled cross-platform posting</td><td>Queue clips to go live at a set time on selected platforms</td></tr><tr><td>Template marketplace</td><td>Creators sell templates and earn passive royalties</td></tr><tr><td>Founders club upgrades</td><td>Enhanced passive income for Legend tier and early supporters</td></tr><tr><td>Enterprise partnerships</td><td>White-label, agency tools, and deep contract integrations</td></tr></tbody></table>

***


---

# 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/features-overview/planned-features.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.
