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

# Tori Docs

> Documentation for Tori — a self-hosted anime & manga media server.

Tori is a self-hosted media server with a web interface, a desktop app (**Tori Denshi**), and a companion mobile app (**Tori Tenji**) for browsing your library, tracking your AniList, and streaming or reading on the go.

<Note>
  Tori does not provide, host, or distribute any media content. You are responsible for obtaining media through legal means and complying with your local laws.
</Note>

## Guides

<CardGroup cols={2}>
  <Card title="Desktop Local Library Setup" icon="hard-drive" href="/guides/desktop-local-library-setup">
    Manage and play a local anime/manga library on your computer.
  </Card>

  <Card title="Desktop Streaming Setup" icon="play" href="/guides/desktop-streaming-setup">
    Torrent streaming, debrid, and online-source extensions.
  </Card>

  <Card title="Connect Tenji to Desktop" icon="tablet-screen-button" href="/guides/connect-tenji-to-desktop">
    Reach your desktop server from the Tori Tenji mobile app.
  </Card>

  <Card title="Standalone Android Setup" icon="android" href="/guides/standalone-android-setup">
    Run the server directly on your Android device.
  </Card>

  <Card title="Standalone iOS Setup" icon="apple" href="/guides/standalone-ios-setup">
    Sideload and run the server directly on your iPhone.
  </Card>

  <Card title="Nakama" icon="users" href="/guides/nakama">
    Watch together and share access across instances.
  </Card>
</CardGroup>

## Resources

<CardGroup cols={2}>
  <Card title="Configuration" icon="gear" href="/resources/configuration">
    Server settings and config.toml options.
  </Card>

  <Card title="Remote Access" icon="globe" href="/resources/remote-access">
    Port forwarding, VPN mesh, and cloud VPS setups.
  </Card>

  <Card title="Streaming" icon="tv" href="/resources/streaming">
    Torrent, debrid, and online provider configuration.
  </Card>

  <Card title="Extensions" icon="puzzle-piece" href="/resources/extensions">
    Installing and building extensions.
  </Card>
</CardGroup>

<Card title="Troubleshooting & Bug Reporting" icon="bug" href="/guides/troubleshooting">
  Finding logs, common issues, and reporting a problem.
</Card>

***

Made by [yeonix](https://github.com/yeonvvx).
