# Acoustic Strings



Page (share with humans): https://altitudeguitar.com/collections/acoustic-strings
Products shown: 2 of 2

- Ernie Ball Earthwood 80/20 Bronze Acoustic Guitar Strings — Ernie Ball — $6.99 USD → https://altitudeguitar.com/products/ernie-ball-earthwood-80-20-bronze-acoustic-guitar-strings
- Stringjoy Naturals Phosphor Bronze Acoustic Guitar Strings — Stringjoy — $14.99 USD → https://altitudeguitar.com/products/stringjoy-naturals-phosphor-bronze-acoustic-guitar-strings

---
## 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.
