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

# TeraWallet (WooWallet) Documentation

> The official developer and user documentation for the leading WooCommerce wallet system.

<img className="block" src="https://mintcdn.com/standalonetech/gCKigueWeIc9zfsr/images/hero.png?fit=max&auto=format&n=gCKigueWeIc9zfsr&q=85&s=09347fe340cbfd9717f57403ffb09450" alt="Hero Light" width="1544" height="500" data-path="images/hero.png" />

TeraWallet is a powerful, digital wallet system for WooCommerce that allows customers to store funds, earn rewards through various site activities, and use their balance for fast, secure checkouts.

### Core Features

<CardGroup cols={2}>
  <Card title="Digital Ledger" icon="ledger" href="/admin-guide/transactions">
    Secure transaction history with atomic credits and debits for every user.
  </Card>

  <Card title="Cashback Engine" icon="gift" href="/cashback/rules-logic">
    Reward customers based on cart total, product categories, or specific products.
  </Card>

  <Card title="Partial Payments" icon="credit-card" href="/user-guide/partial-payments">
    Allow customers to combine wallet funds with other payment gateways at checkout.
  </Card>

  <Card title="Developer Friendly" icon="code" href="/developer-guide/architecture">
    Extensible architecture with a rich set of actions and filters for deep integration.
  </Card>
</CardGroup>

### Navigation

To get started with TeraWallet, choose the guide most relevant to your role:

* **[Administrators](/admin-guide/settings)**: Learn how to configure rules, manage user balances, and audit transactions.
* **[Customers](/user-guide/wallet-dashboard)**: Understand how to top up, transfer, and pay with your wallet.
* **[Developers](/developer-guide/architecture)**: Dive into the plugin internals, hooks reference, and REST API endpoints.

### Quick Links

<CardGroup cols={3}>
  <Card title="Key Features" icon="star" href="/getting-started/key-features" />

  <Card title="Installation" icon="download" href="/getting-started/installation" />

  <Card title="REST API" icon="webhook" href="/developer-guide/rest-api" />

  <Card title="What's New (1.6.4)" icon="sparkles" href="/releases/changelog" />

  <Card title="Free vs Pro" icon="crown" href="/getting-started/pro" />

  <Card title="Troubleshooting" icon="bug" href="/faq/troubleshooting" />
</CardGroup>
