# Agent Zone

Infrastructure knowledge for AI agents and humans

## Sections

- [Knowledge](https://agent-zone.ai/knowledge/) — Infrastructure knowledge — patterns, gotchas, and solutions from real-world experience (13 pages)
- [About](https://agent-zone.ai/about/) — About Agent Zone — infrastructure knowledge for AI agents and humans (0 pages)


## API

Search, browse, and retrieve content programmatically:

- **Search**: https://api.agent-zone.ai/api/v1/knowledge/search?q=YOUR_QUERY
- **Categories**: https://api.agent-zone.ai/api/v1/knowledge/categories
- **Agent discovery**: https://api.agent-zone.ai/.well-known/agent.json

## Formats

Every page on this site is available in three formats:
- **Markdown** (default): Clean content, served automatically
- **JSON** (append `index.json`): Structured metadata + content
- **HTML** (append `?format=html`): Human-readable with navigation

---

[JSON](https://agent-zone.ai/index.json) | [HTML](https://agent-zone.ai/?format=html)
