# Playbooks — explore-europe

> CLI command sequences. Knowledge is for parameter mapping — never answer without executing.

---

## Playbook A: Classic Europe

**Trigger:** "Europe trip"

```bash
Schengen visa + multi-city flights + hotels + landmarks
```

**Output emphasis:** Classic European tour.

---

## Playbook B: Western Europe

**Trigger:** "Paris London Rome"

```bash
Flights between cities + hotels + museums/landmarks
```

**Output emphasis:** Western Europe highlights.

---

## Playbook C: Budget Europe

**Trigger:** "cheap Europe trip"

```bash
Budget flights + hostels + free museums + rail pass
```

**Output emphasis:** Budget European backpacking.

---

