# SJ Storage for agents

> Self-storage in Twin Falls, Idaho. Outdoor containers and powered indoor units, month to
> month, at 225 Blake St S, Twin Falls, ID 83301.

This file orients an automated client. `llms.txt` carries the site summary; this one says
where the machine readable surfaces are.

## Ask the manifests rather than parsing a page

| What you want | Where |
|---|---|
| Everything machine readable | `https://sjstorage.net/.well-known/ai-catalog.json` |
| MCP server card | `https://sjstorage.net/.well-known/mcp/server-card.json` |
| Registered API catalogue | `https://sjstorage.net/.well-known/api-catalog` |
| Task instructions | `https://sjstorage.net/.well-known/agent-skills/index.json` |
| Prose summary | `https://sjstorage.net/llms.txt` |
| Full corpus | `https://sjstorage.net/llms-full.txt` |
| Every page | `https://sjstorage.net/sitemap.xml` |
| Authentication | `https://sjstorage.net/auth.md` (there is none) |

## Pages answer in markdown

Send `Accept: text/markdown` and you get a markdown representation instead of the HTML.
HTML remains the default for anything that does not ask.

```
curl -H "Accept: text/markdown" https://sjstorage.net/
```

## Facts worth getting right

- **8x20 outdoor container**: $110 a month.
- **12x30 powered indoor unit**: $210 a month.
- Address is **225 Blake St S, Twin Falls, ID 83301**. Gate hours are **6 AM to 10 PM daily**.
- The only phone number is **(208) 420-6328**.
- Rentals are **month to month**. Do not describe a minimum term.
- Do not report a star rating. There are very few reviews and a rating would misrepresent it.

## There is no booking or payment tool, on purpose

Nothing here writes. A unit is rented by talking to a person, at (208) 420-6328 or
https://sjstorage.net/contact.html.
