diff --git a/docs/get-started/ai-prompting.mdx b/docs/get-started/ai-prompting.mdx
index 6c5725ec..b451a009 100644
--- a/docs/get-started/ai-prompting.mdx
+++ b/docs/get-started/ai-prompting.mdx
@@ -4,6 +4,10 @@ title: Use AI-powered IDEs
description: How to use AI-powered IDEs to generate code for OnchainKit.
---
+
+**Who is this for?** Developers who want to use AI tools like Cursor, Claude, or GitHub Copilot for onchain development.
+
+
import AiPowered from "/snippets/ai-powered.mdx";
diff --git a/docs/get-started/base-mentorship-program.mdx b/docs/get-started/base-mentorship-program.mdx
index a40c0d64..50e5ff7e 100644
--- a/docs/get-started/base-mentorship-program.mdx
+++ b/docs/get-started/base-mentorship-program.mdx
@@ -3,6 +3,10 @@ title: Base Mentorship Program
description: Connect with experienced builders and industry leaders to accelerate your journey on Base
---
+
+**Who is this for?** Builders looking for guidance from experienced founders, operators, and investors in the Base ecosystem.
+
+
## Program Purpose
The Base Mentorship Program connects builders with top operators and investors who have been there before, sharing lessons learned, making introductions, and helping you avoid costly mistakes. Mentors work closely with the Base team to ensure their advice is actionable and aligned with your stage and goals.
diff --git a/docs/get-started/build-app.mdx b/docs/get-started/build-app.mdx
index 449477e2..e8ddaa67 100644
--- a/docs/get-started/build-app.mdx
+++ b/docs/get-started/build-app.mdx
@@ -3,6 +3,10 @@ title: Build an App
description: A guide to building a next.js app on Base using OnchainKit
---
+
+**Who is this for?** Frontend developers familiar with React/Next.js who want to build their first onchain application.
+
+
Welcome to the Base quickstart guide! In this walkthrough, we'll create a simple onchain app from start to finish. Whether you're a seasoned developer or just starting out, this guide has got you covered.
## What You'll Achieve
diff --git a/docs/get-started/deploy-smart-contracts.mdx b/docs/get-started/deploy-smart-contracts.mdx
index 7554b28a..556744fb 100644
--- a/docs/get-started/deploy-smart-contracts.mdx
+++ b/docs/get-started/deploy-smart-contracts.mdx
@@ -3,6 +3,10 @@ title: 'Deploy Smart Contracts'
description: A guide to help you get started with deploying your smart contracts on Base.
---
+
+**Who is this for?** Developers with basic Solidity knowledge who want to deploy their first smart contract on Base.
+
+
Welcome to the Base deployment quickstart guide! This comprehensive walkthrough will help you set up your environment and deploy smart contracts on Base. Whether you're a seasoned developer or just starting out, this guide has got you covered.
## What You'll Achieve
diff --git a/docs/get-started/get-funded.mdx b/docs/get-started/get-funded.mdx
index 160029c4..e4a7a4eb 100644
--- a/docs/get-started/get-funded.mdx
+++ b/docs/get-started/get-funded.mdx
@@ -3,6 +3,10 @@ title: 'Get Funded'
description: "The Base ecosystem offers multiple funding pathways designed specifically for builders at every stage—from weekend experiments to full-scale ventures."
---
+
+**Who is this for?** Builders seeking funding for their Base projects, from hobbyists to aspiring founders.
+
+
## Funding Pathways
Whether you're just starting to experiment or ready to become a full-time founder, Base provides structured funding opportunities that grow with your ambitions. Each pathway is designed for different stages of your builder journey, with clear progression paths between programs.
diff --git a/docs/get-started/launch-token.mdx b/docs/get-started/launch-token.mdx
index 103ee0fa..56ea0b7b 100644
--- a/docs/get-started/launch-token.mdx
+++ b/docs/get-started/launch-token.mdx
@@ -2,6 +2,9 @@
title: 'Launch a Token'
---
+
+**Who is this for?** Creators and developers who want to launch their own token on Base, from no-code solutions to custom implementations.
+
Launching a token on Base can be accomplished through multiple approaches, from no-code platforms to custom smart contract development. This guide helps you choose the right method and provides implementation details for both approaches.