> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fetchhive.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Create your first prompt, workflow, or agent and run it through the Fetch Hive UI and public API

Use these guides to get something working quickly in Fetch Hive. Each quick start ends with a public cURL example you can run outside the dashboard.

## What you'll find here

* [Prompt Quick Start](./prompt-quick-start) - Create a prompt, test it in the editor, deploy it, and copy a public invoke snippet.
* [Workflow Quick Start](./workflow-quick-start) - Create a workflow, add a first step, run it, deploy it, and invoke it with cURL.
* [Agent Quick Start](./agent-quick-start) - Create an agent, test it in chat, and copy the public agent invoke snippet.
