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

# SAFIA: Self-Hosted AI Personal Finance Bot for Telegram

> SAFIA is a self-hosted AI finance assistant on Telegram. Track expenses, manage investments, and get financial insights through natural conversation.

SAFIA brings a capable personal finance assistant directly into Telegram. It understands natural conversation, speaks your language, and runs entirely on your own machine — no cloud subscriptions or third-party data sharing required. Whether you want to log an expense, check your investment portfolio, or ask a financial question, SAFIA handles it through chat.

<CardGroup cols={2}>
  <Card title="Introduction" icon="book-open" href="/introduction">
    Learn what SAFIA is, how it works, and who it's built for.
  </Card>

  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Install SAFIA and send your first message in under five minutes.
  </Card>

  <Card title="Expense Tracking" icon="receipt" href="/features/expense-tracking">
    Record income and expenses through natural chat, photos, or voice.
  </Card>

  <Card title="Investment Portfolio" icon="chart-line" href="/features/investment-portfolio">
    Track stocks, crypto, gold, and other assets with live pricing.
  </Card>

  <Card title="Bot Commands" icon="terminal" href="/bot/commands">
    A reference for all Telegram commands and conversational shortcuts.
  </Card>

  <Card title="Admin Dashboard" icon="gauge" href="/admin/overview">
    Monitor usage, manage users, and upload knowledge base documents.
  </Card>
</CardGroup>
