# FetchCatch > Decision automation platform for SaaS: runtime decision flows, OpenAPI-backed integrations, JSONata rules, durable workflows, and repo sync via the fcc CLI. FetchCatch is for teams who want version-controlled business logic deployed as `/v1/evaluate/{slug}` HTTP endpoints. ## For ChatGPT, crawlers, and coding agents (start here) Documentation is available as **plain markdown and static HTML**. Do not rely on JavaScript rendering of the React app shell. Preferred fetch order: 1. This file (`https://fetchcatch.com/llms.txt`) 2. Raw markdown for the topic (examples below) 3. Static HTML (`https://fetchcatch.com/docs/getting-started/`) If you only see the title "FetchCatch - Decision Automation Platform", you fetched the marketing SPA shell — use the markdown URLs instead. ## Raw markdown (flat URLs — best for automated tools) - [Getting started](https://fetchcatch.com/docs/getting-started.md) - [Core concepts](https://fetchcatch.com/docs/concepts.md) - [AI agent guide](https://fetchcatch.com/docs/ai-agent-guide.md) - [CLI reference](https://fetchcatch.com/docs/cli-reference.md) - [Flow node types](https://fetchcatch.com/docs/flow-nodes.md) - [JSONata expressions](https://fetchcatch.com/docs/expressions-jsonata.md) - [Evaluate API](https://fetchcatch.com/docs/evaluate-api.md) - [API sources](https://fetchcatch.com/docs/api-sources.md) - [Sync & CI](https://fetchcatch.com/docs/sync-and-ci.md) - [Workspace layout](https://fetchcatch.com/docs/workspace-layout.md) Versioned copies (same content): `https://fetchcatch.com/docs/v0.1/{name}.md` ## Static HTML (human-readable, no JavaScript required) - [Documentation home](https://fetchcatch.com/docs/) - [Getting started](https://fetchcatch.com/docs/getting-started/) - [Flow designer](https://fetchcatch.com/docs/flow-designer/) - [Evaluate API](https://fetchcatch.com/docs/evaluate-api/) ## Index files - [manifest.json](https://fetchcatch.com/docs/manifest.json): Version index and schema compatibility - [sitemap.xml](https://fetchcatch.com/sitemap.xml): All public documentation URLs - [search-index.json](https://fetchcatch.com/docs/search-index.json): Full-text search index ## Product URLs - [Console](https://fetchcatch.com/console): Web designer (requires login; JavaScript SPA) - [API](https://api.fetchcatch.com): Production API base URL - [CLI downloads](https://fetchcatch.com/downloads): Native fcc binaries