> ## Documentation Index
> Fetch the complete documentation index at: https://support.zonely.gen.tr/llms.txt
> Use this file to discover all available pages before exploring further.

# Zonely Documentation

> A practical guide for installing, configuring, and managing Zonely.

# Zonely Documentation

Zonely Docs helps you set up the software, prepare your server, manage the admin panel, configure store systems, and connect game or service integrations. Use this page as the starting point for the sections you will use most often.

<CardGroup cols={3}>
  <Card title="System Requirements" icon="server-cog" href="/en/system-requirements">
    Check the server, PHP, database, and extension requirements before installation.
  </Card>

  <Card title="Mail Setup" icon="mail" href="/en/installation/mail">
    Configure SMTP and mail delivery for account, order, and system emails.
  </Card>

  <Card title="Admin Access" icon="layout-dashboard" href="/en/backend">
    Learn how to enter the admin panel and manage your Zonely installation.
  </Card>
</CardGroup>

## Admin Panel

Most daily work happens inside the admin panel. Start with the area that matches what you want to configure.

<CardGroup cols={2}>
  <Card title="Store Management" icon="shopping-cart" href="/en/using-zonely/store-management/products">
    Create products, organize categories, manage discounts, review orders, and configure checkout records.
  </Card>

  <Card title="User Management" icon="users" href="/en/using-zonely/user-management/users">
    Manage users, roles, permissions, bans, custom fields, credits, and direct product grants.
  </Card>

  <Card title="Appearance" icon="paintbrush" href="/en/using-zonely/appearance/theme-editor">
    Edit page content, navigation, theme settings, templates, widgets, images, and custom styling.
  </Card>

  <Card title="Configurations" icon="settings" href="/en/using-zonely/configurations/system-settings">
    Configure system behavior, SEO, languages, currencies, payments, logs, backups, API keys, and security.
  </Card>
</CardGroup>

## Store And Payments

Use these pages when you are preparing the storefront or checking payment records.

<CardGroup cols={3}>
  <Card title="Products" icon="package" href="/en/using-zonely/store-management/products">
    Create products and fill the fields needed for delivery, display, pricing, and limits.
  </Card>

  <Card title="Payment Methods" icon="credit-card" href="/en/using-zonely/configurations/payments">
    Configure checkout providers, callback URLs, manual payment content, and commission behavior.
  </Card>

  <Card title="Orders" icon="receipt" href="/en/using-zonely/store-management/orders">
    Review customer orders, payment status, delivery state, renewal details, and order actions.
  </Card>
</CardGroup>

## Integrations

Integration guides explain how to sell or deliver different product types.

<CardGroup cols={2}>
  <Card title="Digital Products" icon="monitor-down" href="/en/integrations/digital-marketing">
    Sell software, files, licenses, services, or other downloadable products.
  </Card>

  <Card title="In-Game Products" icon="gamepad-2" href="/en/integrations/in-game-marketing">
    Deliver purchases to connected game servers.
  </Card>

  <Card title="Distributed Servers" icon="network" href="/en/integrations/distributed-server-marketing">
    Sell hosting-style services and server-based products.
  </Card>

  <Card title="Domain Products" icon="globe" href="/en/integrations/domain-marketing">
    Prepare domain or subdomain-based product flows.
  </Card>
</CardGroup>

## Server Connections

Use these guides when Zonely needs to communicate with a game server or external environment.

<CardGroup cols={3}>
  <Card title="Network Settings" icon="shield" href="/en/network-connection-settings">
    Prepare domain, protection, DNS, and connection behavior.
  </Card>

  <Card title="SFTP" icon="folder-lock" href="/en/sftp">
    Connect file access and understand the required SFTP fields.
  </Card>

  <Card title="API" icon="braces" href="/en/general-api/all">
    Review the general API entry point and authentication structure.
  </Card>
</CardGroup>

<Note>
  Add-on promotional content is kept outside this documentation. This help center focuses on stable setup and usage pages.
</Note>
