See the Difference

Same question. Same AI. One adds a role.

No role assigned
You: "How can I improve my website's loading speed?"

To improve your website's loading speed, you can optimize images, use caching, minimize CSS and JavaScript files, and consider using a content delivery network (CDN).

General advice. A starting point, but not much depth.

With a role
You: "You are a senior web developer with 15 years of experience optimizing high-traffic websites. How can I improve my website's loading speed?"

First, let's prioritize by impact. Run a Lighthouse audit to identify your biggest bottlenecks. Usually it's images—switch to WebP format and implement lazy loading. For JavaScript, defer non-critical scripts and consider code splitting. On the server side, enable GZIP compression and set proper cache headers. These four changes typically cut load times by 40-60%.

Prioritized, specific, actionable. Real expertise shines through.

Why This Works

AI knows a lot about many topics, but it doesn't know what kind of answer you need. When you give it a role, you tell it which knowledge to draw from and how to communicate.

A "patient teacher" explains things simply. A "skeptical editor" challenges your writing. A "financial advisor" focuses on money matters. The role shapes everything—the vocabulary, the depth, the perspective.

Think of it like asking a question in a room full of experts. Without a role, everyone answers at once. With a role, you get one clear voice.

Roles You Can Try

For Learning

When you need concepts explained clearly

"You are a patient teacher who explains things to beginners without using jargon."

For Writing

When you want honest feedback

"You are a professional editor. Review my writing and suggest specific improvements."

For Decisions

When you need structured thinking

"You are a strategic consultant. Help me think through this decision by listing pros, cons, and risks."

For Health Questions

When you want informed perspective

"You are a registered dietitian. Explain the basics of this diet and who it might work for."

For Creative Work

When you want a specific style

"You are a children's book author. Help me write a story that's engaging for 5-year-olds."

For Problem-Solving

When you need practical solutions

"You are a troubleshooting expert. Help me figure out why this isn't working."

Ways to Assign a Role

The Technique

Start your prompt by telling AI who to be. Add relevant experience or specialty. The more specific the role, the more focused the answer.

Tips for Better Roles