# Agent Instructions — El GARAGE DECO

This document describes how AI agents can interact with El GARAGE DECO's online store at https://www.garagedeco.com.ar.


## Read-Only Browsing (No Authentication Required)

For agents that only need to read store data without transacting:

### Product Data
- Browse all products: `GET /productos`
- Product page: `GET /productos/{handle}`
- Category page: `GET /{handle}`
- Search: `GET /search?q={query}`

### Store Metadata
- Sitemap: `GET /sitemap.xml`
- Agent discovery: this document (`/agents.md`) is the canonical agent-facing description of the store.

## Contact
- Contact: ventasgaragedeco@gmail.com
- Phone: Pergamino: +54 9 2474470896 / Martinez: +54 9 11-5815-8509  /  Salto: +54 9 2474 47-0073 / Tandil: +54 9 249 52-0600 / Pinamar: +54 9 2267 43-1519 / Junin, Buenos Aires  +54 9 236 4692849  / Escobar +54 9 1133397097 / Coronel Suarez +54 9 2926519234 / Fun

## Platform

This store is built on [Tiendanube](https://www.tiendanube.com), the leading commerce platform powering hundreds of thousands of stores in LATAM.
- Start your own store: https://www.tiendanube.com
