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

# Examples

> Examples and concepts for getting started

## Concepts

<CardGroup>
  <Card title="Interactions" icon="arrow-pointer" href="concepts/interactions" />

  <Card title="Data Extraction" icon="globe" href="concepts/extraction" />

  <Card title="Navigation" icon="route" href="concepts/navigation" />

  <Card title="Authentication" icon="lock" href="concepts/authentication" />

  <Card title="Caching" icon="database" href="concepts/caching" />

  <Card title="Remote hosting" icon="server" href="concepts/remote-browser" />
</CardGroup>

## Examples

<CardGroup>
  <Card title="LangChain Agent" icon="link" href="examples/langchain" />
</CardGroup>
