Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,8 @@
"pages": [
"mini-apps/growth/optimize-onboarding",
"mini-apps/growth/build-viral-mini-apps",
"mini-apps/growth/data-driven-growth"
"mini-apps/growth/data-driven-growth",
"mini-apps/growth/rewards"
]
},
{
Expand Down
65 changes: 65 additions & 0 deletions docs/mini-apps/growth/rewards.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
---
title: Rewards
description: Earn financial incentives for building high-quality Mini Apps that drive user engagement and onchain transactions
---

[Base.dev](https://www.base.dev/) offers financial incentives to developers who build Mini Apps that deliver real value to users and drive meaningful onchain activity. You can earn rewards through verification programs, competitions, and partner opportunities.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe "base.dev rewards developers" instead of "offers financial incentives"?


## How Rewards Work

<Steps>
<Step title="Verify your Mini App">
Submit your Mini App for verification in the [Base.dev](https://www.base.dev/) dashboard. This process validates your ownership of the mini app by adding Base builder address in the manifest.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Submit your Mini App to be verified on base.dev" is simpler - instead of
Submit your Mini App for verification in the Base.dev dashboard.


</Step>


<Step title="Access earning opportunities">
Participate in partner programs, competitions, and special campaigns to unlock additional revenue streams beyond standard rewards.
</Step>

</Steps>
<Card title="Submit for Verification" href="/mini-apps/quality-and-publishing/submission-guidelines">
Learn how to prepare and submit your Mini App for the verification process.
</Card>

## [Onchain Summer Mini App Awards](https://onchainsummer.xyz)

Join our annual competition featuring $200,000 in rewards for the most innovative and engaging Mini Apps. Learn more about categories, prizes, and how to participate at [onchainsummer.xyz](https://onchainsummer.xyz).




## Next Steps

To maximize your chances of earning rewards, focus on user engagement and onchain activity from the very beginning—apps that deliver clear value to users consistently perform better in reward programs.

<ul className="list-disc pl-6">
<li>
<a
href="/mini-apps/growth/build-viral-mini-apps"
className="text-blue-600 dark:text-blue-400 underline"
>
How to Build Viral Mini Apps
</a>
Learn proven tactics for social growth and sharing.
</li>
<li>
<a
href="/mini-apps/design-ux/best-practices"
className="text-blue-600 dark:text-blue-400 underline"
>
Design &amp; UX Best Practices
</a>
Create delightful, high-converting user experiences.
</li>
<li>
<a
href="/mini-apps/features/sharing-and-social-graph"
className="text-blue-600 dark:text-blue-400 underline"
>
Thinking Social: Sharing &amp; Social Graph
</a>
Leverage social features to drive discovery and engagement.
</li>
</ul>