> ## 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, agent, or Hive Agent and run it through Fetch Hive

Use these guides to get something working quickly in Fetch Hive. Prompt, workflow, chat Agent, and Hive Agent quick starts show how to move from dashboard setup to public API usage.

## 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 a chat Agent, test it in chat, and copy the public agent invoke snippet
* [Hive Agent Quick Start](./hive-agent-quick-start) - Create a Hive Agent, start a run, open logs, and learn the async public API path
