Lesson 1 of 10

How to Use ChatGPT Effectively

How to Use ChatGPT Effectively — AIFree.vn AI illustration

ChatGPT is the default front door to generative AI for millions of users — but most people only scratch the surface. This lesson shows how to use ChatGPT effectively for real work: account setup, projects, model choice, prompt structure, and verification habits that prevent embarrassing mistakes.

Series: Lesson 1 of 10 — start at the AI Tutorials Hub if you have not read the curriculum overview.

What you will learn

  • Configure custom instructions so every chat starts with your role and tone
  • Organize work with Projects and named conversations
  • Pick the right model (reasoning vs fast) for the task
  • Apply the RCTFC prompt pattern (Role, Context, Task, Format, Constraints)
  • Verify outputs before sending to clients or publishing

Prerequisites

  • A ChatGPT account (free tier is enough for this lesson)
  • One real task to practice on (email, report outline, or FAQ draft)
  • Optional: How ChatGPT works for background on limits

Step 1: Account hygiene and safety

  1. Enable two-factor authentication on your OpenAI account.
  2. Read your employer’s AI acceptable-use policy before pasting internal data.
  3. Never paste passwords, API keys, unreleased financials, or patient identifiers.
  4. Turn off chat history for training in settings if your org requires it (check current OpenAI privacy options).

Treat ChatGPT as a contractor on the internet — helpful, but not cleared for all data classes.

Step 2: Custom instructions (global defaults)

Open Settings → Personalization → Custom instructions. Split into two boxes:

What would you like ChatGPT to know about you?

I am a marketing lead at a B2B SaaS company in Vietnam. I write in English for the blog and Vietnamese for internal Slack. Prefer concise bullets and cite when numbers are estimates.

How would you like ChatGPT to respond?

Ask one clarifying question if the task is ambiguous. Use markdown headings for long answers. Flag uncertainty. Never invent case studies or statistics.

These lines save you from repeating context in every chat.

Step 3: Projects and conversation naming

For recurring work (client A, product launch, course notes):

  1. Create a Project and upload only files that policy allows.
  2. Start each session with a one-line goal in the first message.
  3. Rename chats: 2026-06-04 — pricing page FAQ draft instead of “New chat”.

Projects improve retrieval when you attach PDFs or CSVs — but attachments still count toward context limits; summarize large files yourself when possible.

Step 4: Model picker (when to use which)

Situation Suggested approach
Quick rewrite, short email Faster / default chat model
Multi-step analysis, coding, math Reasoning-capable model if available on your plan
Image + text in one thread Model with vision / DALL·E integration

If the answer feels shallow, switch model or decompose the task — do not just say “try again” without new constraints.

Step 5: RCTFC prompt template

Copy this skeleton:

Role: You are a senior editor for a technical blog.
Context: Audience is beginners; tone friendly, no hype.
Task: Outline a 1200-word article on {topic} with H2 sections only.
Format: Markdown table of contents + 5 H2 titles with 1-sentence summaries.
Constraints: No fabricated statistics; mark gaps as [NEED SOURCE].

Exercise (20 minutes): Run the template on your real task. Save the prompt in a team doc.

Deep dive: Prompt Engineering Masterclass (Lesson 10).

Step 6: Verification checklist

Before you ship AI text externally:

  • [ ] Numbers and dates cross-checked against source files
  • [ ] Product names and pricing match your website today
  • [ ] Legal/medical claims reviewed by a qualified human
  • [ ] Links tested (ChatGPT can hallucinate URLs)
  • [ ] Disclosure added if your brand requires AI transparency

Step 7: Compare with Claude (optional)

Many teams run ChatGPT + Claude side by side for high-stakes copy. See ChatGPT vs Claude and the Free Claude Course for Anthropic-specific workflows.

Common mistakes

  • Using one generic chat for unrelated clients (context bleed)
  • Pasting 50-page PDFs without a summary instruction
  • Accepting confident tone as proof of accuracy
  • Skipping custom instructions and retyping the same preamble daily

FAQ

Is the free tier enough?
Yes for learning RCTFC and daily writing. Heavy file analysis or team governance may need Plus/Team.

Can ChatGPT browse the live web?
Capabilities change by plan and region; verify critical facts on primary sources.

What should I do next?
Lesson 10 (prompts) or Lesson 2/3 (images) depending on your role — see the tutorials hub.

Key takeaway

ChatGPT becomes reliable when you invest in defaults (custom instructions), structure prompts (RCTFC), and verify like an editor — not when you treat it as magic autocomplete.


AIFree.vn — practical AI & IT education. Updated June 2026.