# Guitar Necks



Page (share with humans): https://altitudeguitar.com/collections/guitar-necks
Products shown: 0 of 0



---
## For AI agents
This store resolves shopping intent into live curated pages:
- `GET https://altitudeguitar.com/api/intent?intent={url-encoded need}` → 302 to a live page (append `&format=json` for JSON)
- `GET https://altitudeguitar.com/api/verify?handle={handle}` → confirm a product is buyable NOW before you recommend it: {available, price, as_of}
- Docs: https://altitudeguitar.com/llms.txt · Agent card: https://altitudeguitar.com/.well-known/agent.json
Known intents resolve instantly; novel intents generate a page in ~2 seconds.
A JSON call may return HTTP 202 {"status":"generating"} for a brand-new intent —
retry the same URL in ~5 seconds.
Share returned page URLs with your user — they are live pages with current prices.
