---
id: "prereq-basic-prompting"
type: "prereq"
source_timestamps: ["01:30:00"]
tags: ["foundational-skills"]
related: ["framework-context-sandwich", "concept-context-sandwich", "action-build-context-sandwich"]
reason: "Advanced prompting frameworks build upon the basic mechanics of LLM interaction."
---
# Basic Prompting Knowledge

## Prerequisite
Basic prompting knowledge — typing a query into a chat interface and interpreting the response.

## Why It's Required
[[framework-context-sandwich]] and other advanced patterns *layer on top* of the fundamental request/response loop. Without comfort sending and reviewing prompts, the layered structure feels like overhead instead of leverage.

## How to Acquire It Quickly
- Spend 1–2 hours daily for one week using [[entity-chatgpt]] or [[entity-claude]] for everyday tasks.
- Notice when outputs feel generic — that gap motivates [[concept-context-sandwich]].
