# Source Pack: Claude Certification Quest

Use this file as a trusted source inside NotebookLM.

## Official Study Links

Add these links to your notebook when possible:

- Anthropic prompt engineering overview: `https://platform.claude.com/docs/en/build-with-claude/prompt-engineering/overview`
- Anthropic prompting best practices: `https://platform.claude.com/docs/en/build-with-claude/prompt-engineering/overview`
- Anthropic courses on Coursera: `https://www.coursera.org/partners/anthropic`
- NotebookLM: `https://notebooklm.google.com`
- NotebookLM Help Center: `https://support.google.com/notebooklm`
- NotebookLM Audio Overview help: `https://support.google.com/notebooklm/answer/16212820`
- NotebookLM Video Overview help: `https://support.google.com/notebooklm/answer/16454555`
- NotebookLM Flashcards and Quizzes help: `https://support.google.com/notebooklm/answer/16958963`
- NotebookLM Mind Maps help: `https://support.google.com/notebooklm/answer/16212283`
- Claude: `https://claude.ai`

## What This Program Prepares You For

This program prepares learners for beginner AI fluency, especially the ideas likely to appear in an Anthropic beginner Claude course:

- What AI assistants can and cannot do.
- How to write clear prompts.
- How to collaborate with Claude.
- How to check AI outputs.
- How to use AI safely and responsibly.
- How to apply AI to everyday work.

This is not the developer Claude API path. It does not require programming.

## Core Ideas

### AI Assistant

An AI assistant is a tool that can respond to natural language instructions. It can help draft, summarize, explain, brainstorm, classify, compare, and organize information.

### Claude

Claude is Anthropic's AI assistant. Treat Claude like a capable new teammate who needs clear instructions, context, and review.

### NotebookLM

NotebookLM is a study and research tool from Google. It works from sources you add, such as notes, documents, links, PDFs, slides, audio, images, and public YouTube URLs. It can help create summaries, study guides, flashcards, quizzes, audio overviews, video overviews, mind maps, infographics, slide decks, and source-grounded answers with citations.

### Prompt

A prompt is the instruction or question you give to an AI assistant.

### Source

A source is a document, link, note, or file that NotebookLM can use to answer questions.

### Chat

A chat is the back-and-forth conversation between you and an AI assistant.

### Context

Context is the background information the AI needs to do the task well.

### Hallucination

A hallucination is when an AI gives an answer that sounds confident but is wrong, unsupported, outdated, or made up.

### Verification

Verification means checking an AI answer against a trusted source before using it.

### Citation

A citation is a link or reference that shows where NotebookLM found support in your sources. A citation is an evidence clue, not a magic guarantee. You still need to read it.

### Study Guide

A Study Guide is a NotebookLM output that turns sources into a lesson map with key ideas, questions, and terms.

### Mind Map

A Mind Map is a visual map of the ideas in your sources. You can click a branch and ask follow-up questions.

### Audio Overview

An Audio Overview is an AI-generated listening review based on your sources. It can help you review, but it may still contain mistakes or audio glitches.

### Video Overview

A Video Overview is an AI-generated video review based on your sources. It is useful for orientation and recap, but it still needs human review.

### Prompt Formula

Use this beginner formula:

```text
Task + Context + Audience + Format + Constraints
```

Example:

```text
Task: Rewrite this email.
Context: It is for a customer asking about a quote.
Audience: A homeowner.
Format: 120 words or less.
Constraints: Friendly, professional, and do not mention internal costs.
```

## Safe-Use Rules

Do not paste these into AI tools unless you have explicit permission and understand the privacy rules:

- Passwords.
- API keys.
- Private customer records.
- Payment card information.
- Social insurance or Social Security numbers.
- Medical records.
- Legal documents with private facts.
- Confidential business plans.
- Internal profit, margin, markup, or cost data when producing customer-facing material.
- Anything you would not want forwarded to the wrong person.

## Good Beginner Uses

- Rewrite an email.
- Summarize meeting notes.
- Make a checklist.
- Explain a hard idea simply.
- Generate practice questions.
- Compare two options.
- Brainstorm names or ideas.
- Create a study plan.
- Turn notes into flashcards.
- Create a mind map of a topic.
- Create an audio or video review.
- Create an infographic or slide deck for review.

## Risky Uses That Need Human Review

- Legal advice.
- Medical advice.
- Financial advice.
- Hiring decisions.
- Customer-facing promises.
- Pricing decisions.
- Anything involving private data.
- Anything that could harm someone if wrong.

## Beginner Prompt Examples

### Explain Simply

```text
Explain hallucination in AI like I am completely new. Use a simple example and one safety tip.
```

### Make A Checklist

```text
Create a checklist for reviewing an AI-generated customer email before I send it.
```

### Improve A Prompt

```text
Improve this prompt using Task + Context + Audience + Format + Constraints:
"Help me write something for work."
```

### Check Against Sources

```text
Using only the sources in this notebook, answer: What are the most important beginner AI safety habits?
If the sources do not say, tell me what is missing.
```

### Practice Interview

```text
Pretend you are a friendly instructor. Ask me 5 beginner questions about using Claude safely. Ask one at a time.
```
