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

# Quick Start Guide

This guide walks you through the overall flow from first-time configuration to daily operations. Use the quick links below to jump to the information you need.

## Confirm Cooperation Model

<CardGroup cols={2}>
  <Card title="SaaS Merchant" icon="briefcase">
    No custody license; delegate fund management to KeySecure.
  </Card>

  <Card title="SaaS+ Merchant" icon="id-card">
    Hold a custody license and manage funds independently.
  </Card>
</CardGroup>

## First-time Configuration

<CardGroup cols={5}>
  <Card title="Open Account & Create Roles" href="/en/quick-start/preparation/back-end-permission">
    Open an account and complete the setup of organization roles.
  </Card>

  <Card title="Configure Custody Wallet" href="/en/quick-start/preparation/custody-wallet">
    Complete MPC workspace configuration before getting started.
  </Card>

  <Card title="Configure Card Service Currencies" href="/en/quick-start/preparation/open-coin">
    Configure available currencies in the app to support member deposits and withdrawals.
  </Card>

  <Card title="Create Card Packages" href="/en/quick-start/preparation/app-card">
    Create card packages so users can purchase specified cards.
  </Card>

  <Card title="Complete App Content" href="/en/quick-start/preparation/other-settings">
    Complete app content required for display.
  </Card>
</CardGroup>

## Daily Operations

<CardGroup cols={5}>
  <Card title="Manage Budget Funds" href="/en/quick-start/operation/budget-fund">
    Top up and monitor the budget reserve account.
  </Card>

  <Card title="Approve Withdrawals" href="/en/quick-start/operation/approve-withdrawl">
    Approve currency withdrawal requests from end users.
  </Card>

  <Card title="Approve Card Applications" href="/en/quick-start/operation/open-card-manage">
    Approve card issuance applications from end users.
  </Card>

  <Card title="Financial Records" href="/en/quick-start/operation/finance">
    View daily user activities such as spending, deposits, and withdrawals.
  </Card>
</CardGroup>

## Go to Admin Console

<Card title="Admin Console" icon="desktop" href="https://payconsole.keysecure.io/">
  Keysecure PayConsole
</Card>
