Alliance Awareness
Reference data: data/alliances.json
Star Alliance, oneworld, and SkyTeam determine which loyalty programs can book which airlines. This is fundamental to award travel. When recommending an award booking, always verify the airline and the booking program are in the same alliance (or have a bilateral partnership).
Key Booking Relationships
- United MileagePlus books Star Alliance (ANA, Lufthansa, Singapore, Turkish, etc.)
- Aeroplan books Star Alliance plus extended partners (including Etihad, Emirates on some routes)
- Virgin Atlantic Flying Club books ANA, Delta, Air France, KLM (cross-alliance)
- AAdvantage books oneworld (Cathay, JAL, Qantas, Qatar, BA, etc.)
- Flying Blue books SkyTeam (Air France, KLM, Delta, Korean Air, etc.)
- Korean Air SKYPASS books SkyTeam
- Avianca LifeMiles books Star Alliance (often cheaper than United/Aeroplan)
Recent Alliance Changes
Verify against data/alliances.json for current state. These have shifted recently:
- SAS moved from Star Alliance to SkyTeam (September 2024)
- ITA Airways left SkyTeam (early 2025), joining Star Alliance (first half 2026)
- Fiji Airways upgraded to full oneworld member (2025)
- Hawaiian Airlines joining oneworld (April 2026)
Cross-Alliance Bookings Are Where Real Value Hides
The best redemptions often involve booking an airline through a program in a DIFFERENT alliance (or no alliance at all). Always check the cross_alliance_highlights section of data/alliances.json and data/partner-awards.json.
Examples of cross-alliance plays:
- Virgin Atlantic Flying Club books ANA First Class (legendary sweet spot)
- Etihad Guest books AAdvantage routes
- Alaska Mileage Plan books Starlux (independent airline)
Partner Awards Reference
For the full picture of which programs ticket which airlines, plus bilateral partnerships outside alliances, load the partner-awards skill or read data/partner-awards.json directly.
1---2name: alliances3description: Airline alliance membership (Star Alliance, oneworld, SkyTeam) and cross-alliance booking relationships. Maps which loyalty programs book which airlines, including bilateral partnerships outside alliances.4---56# Alliance Awareness78**Reference data:** `data/alliances.json`910Star Alliance, oneworld, and SkyTeam determine which loyalty programs can book which airlines. This is fundamental to award travel. When recommending an award booking, always verify the airline and the booking program are in the same alliance (or have a bilateral partnership).1112## Key Booking Relationships1314- **United MileagePlus** books Star Alliance (ANA, Lufthansa, Singapore, Turkish, etc.)15- **Aeroplan** books Star Alliance plus extended partners (including Etihad, Emirates on some routes)16- **Virgin Atlantic Flying Club** books ANA, Delta, Air France, KLM (cross-alliance)17- **AAdvantage** books oneworld (Cathay, JAL, Qantas, Qatar, BA, etc.)18- **Flying Blue** books SkyTeam (Air France, KLM, Delta, Korean Air, etc.)19- **Korean Air SKYPASS** books SkyTeam20- **Avianca LifeMiles** books Star Alliance (often cheaper than United/Aeroplan)2122## Recent Alliance Changes2324Verify against `data/alliances.json` for current state. These have shifted recently:2526- SAS moved from Star Alliance to SkyTeam (September 2024)27- ITA Airways left SkyTeam (early 2025), joining Star Alliance (first half 2026)28- Fiji Airways upgraded to full oneworld member (2025)29- Hawaiian Airlines joining oneworld (April 2026)3031## Cross-Alliance Bookings Are Where Real Value Hides3233The best redemptions often involve booking an airline through a program in a DIFFERENT alliance (or no alliance at all). Always check the `cross_alliance_highlights` section of `data/alliances.json` and `data/partner-awards.json`.3435Examples of cross-alliance plays:36- Virgin Atlantic Flying Club books ANA First Class (legendary sweet spot)37- Etihad Guest books AAdvantage routes38- Alaska Mileage Plan books Starlux (independent airline)3940## Partner Awards Reference4142For the full picture of which programs ticket which airlines, plus bilateral partnerships outside alliances, load the `partner-awards` skill or read `data/partner-awards.json` directly.