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

# Discover

> Browse pre-built agent templates and example prompts. Install with one click — tasks, skills, and resources come along with them.

<div style={{ position: "relative", paddingBottom: "56.25%", height: 0 }}>
  <iframe style={{ position: "absolute", top: 0, left: 0, width: "100%", height: "100%", border: 0 }} src="https://www.tella.tv/video/vid_cmolvdtce000a04lb1kcqekqj/embed?t=1145" allow="autoplay; fullscreen" allowTransparency />
</div>

The **Discover** page is the gallery of agent templates and example use cases that ship with Hyper. New templates land regularly — they're the fastest way to go from "I want an agent that does X" to a working agent.

## Agent templates

Each template is a fully-configured agent: system prompt, model, tasks, skills, resources, and example prompts — all wired up. You install it, customize it, and run.

<Steps>
  <Step title="Browse">
    Open **Discover** from the left sidebar. Filter by category or search.
  </Step>

  <Step title="Install template">
    Click any template, then **Install template**. The agent now exists in your workspace with everything pre-configured.
  </Step>

  <Step title="Customize">
    Open the new agent and tailor the system prompt, swap the model, edit tasks, or remove skills you don't need. Templates are starting points — the goal is for you to make them yours.
  </Step>

  <Step title="Run">
    Send a chat or activate a task. The agent is ready to go.
  </Step>
</Steps>

## Example use cases

Beneath the chat input on most pages, you'll see **example prompts** — pre-written messages that show off what an agent can do for a given use case. Click one and it pre-populates the chat input. Hit send.

These are great for:

* **Discovering capabilities** — see what your agents can do without having to think it up yourself
* **Onboarding teammates** — point them at the example prompts when they're first using Hyper
* **Inspiration** — when you're stuck on what to ask for next

## Adding to Discover

The Discover gallery is curated, but the bar for what gets in is just "is it useful for many workspaces." If you've built a great agent and want it shared, message us — we'll review and publish it as a template.

## Going further

* See how to build agents from scratch in [Agents](/agents)
* Pin frequently-used skills directly to an agent's [Resources tab](/agents#the-resources-tab)
* Pull in your own data via [Knowledge Bases](/data/knowledge-bases) and [Hyper Database](/data/hyper-database)
