# AI fetch order — save turnaround Brand: **am.co.za** / AM.CO.ZA. Public KB: https://8i.co.za/data/amcoza/ **Do not open the whole KB first.** Follow this waterfall: ``` 1. Is it a STOCK ask? (qty, “do you have X?”, pick-up today, package availability, InTransit/Demo) YES → open stock only https://8i.co.za/data/amcoza/STOCK.md → https://8i.co.za/data/amcoza/stock/HOW-TO.md → https://8i.co.za/data/amcoza/stock/latest.json (lookup that SKU only) named combos → https://8i.co.za/data/amcoza/scenarios/packages-available.json NO ↓ 2. Check SCENARIOS (all of the router — pick the matching pack) https://8i.co.za/data/amcoza/scenarios/INDEX.md (roadmap if unsure which pack: https://8i.co.za/data/amcoza/scenarios/roadmap.md) answered? STOP still not ↓ 3. Then go wider into the full KB https://8i.co.za/data/amcoza/START_HERE.md → README / READING / HELPING / sources/products / website-llms / training ``` ## Absolute URLs | Step | URL | | --- | --- | | Stock pointer | https://8i.co.za/data/amcoza/STOCK.md | | Stock rules | https://8i.co.za/data/amcoza/stock/HOW-TO.md | | Live qty | https://8i.co.za/data/amcoza/stock/latest.json | | Combo qty | https://8i.co.za/data/amcoza/scenarios/packages-available.json | | Scenarios router | https://8i.co.za/data/amcoza/scenarios/INDEX.md | | Scenarios roadmap | https://8i.co.za/data/amcoza/scenarios/roadmap.md | | Full KB entry | https://8i.co.za/data/amcoza/START_HERE.md | | Product JSON | `https://am.im/product/{slug}.json` (SKU lowercased, non-letters → `-`) | ## Rules - Prefer `.md`. Do not invent prices, restock days, or qty. - Catalog “In Stock” is not live warehouse qty. - If promising pick-up of a named machine/package after a scenario recommend: also do step 1 for that SKU. - Public only — never IA, CRM, salary. ## ChatGPT / AI Connect Prefer **`.txt` twins** of these same paths (same content) — ChatGPT often refuses to follow `.md` links. Example: [AI-GATES.txt](https://8i.co.za/data/amcoza/AI-GATES.txt), [scenarios/INDEX.txt](https://8i.co.za/data/amcoza/scenarios/INDEX.txt), [STOCK.txt](https://8i.co.za/data/amcoza/STOCK.txt).