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

# Examples Overview

> Browse runnable Redop examples for a minimal server, feature-module composition, typed Zod tools, and plugin composition.

Use these examples when you want a concrete starting point instead of a conceptual guide.

Each example page includes:

* a short explanation of what the example is for
* the full runnable code
* labeled file names for each code block
* related pages when you want to go deeper

## Available examples

* [Basic server](/docs/examples/basic)
* [Module composition](/docs/examples/modules)
* [Typed tools with Zod](/docs/examples/with-zod)
* [Plugins and middleware](/docs/examples/plugins)
