# Examples Reference MiniApp definitions by integration style. These are **patterns for your submission** — trim ellipses (`// ...`) before sending the full JSON to Karzoun. | Example | Auth | Highlights | | --- | --- | --- | | [Dropbox](/miniapps/examples/dropbox) | Bearer token | File actions, simple triggers | | [Slack](/miniapps/examples/slack) | Bearer token | RPC sources, challenge response, chained requests | | [GitHub](/miniapps/examples/github) | Bearer token | Header-based events, HMAC verification | | [Salla](/miniapps/examples/salla) | OAuth 2.0 | E-commerce sync, customer extraction, order handlers | Assets Examples reference `https://cdn.karzoun.com/miniapps/...` for built-in apps. Use **your own HTTPS URLs** for `icon` and `logo` in submissions. ## Choose a starting point - **Productivity / SaaS** → Dropbox or GitHub - **Messaging** → Slack - **E-commerce partner** → Salla + [Sync guide](/miniapps/guides/sync) After adapting an example, follow [Submit for review](/miniapps/guides/submission).