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

# Introduction

> Welcome to the documentation for Wanderer's Guide!

## Key features

In these docs, you'll find everything you need to know, including:

<CardGroup cols={2}>
  <Card title="Local development setup" icon="rocket" href="/development">
    Follow the guide to set up your local environment.
  </Card>

  <Card title="API documentation" icon="code" href="/api-reference/introduction">
    Read and write characters, campaigns, and game content.
  </Card>

  <Card title="GitHub repository" icon="github" href="https://github.com/wanderers-guide/wanderers-guide">
    Contribute to the docs or the site itself.
  </Card>

  <Card title="Discord server" icon="discord" href="https://discord.com/invite/FxsFZVvedr">
    Join the community for support and discussion.
  </Card>
</CardGroup>

## Looking for legacy docs?

<Card title="Legacy Wanderer's Guide" icon="scroll-old" href="https://legacy.wanderersguide.app/wsc_docs/#code_basics">
  Documentation on how to write WSC in the legacy site.
</Card>
