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

# Operate on Synclear: Treasury and Payment Infrastructure

> Manage on-chain asset positions across multiple wallets and execute structured payment flows with multi-party approvals and a full on-chain audit trail.

Day-to-day financial operations for an on-chain business involve more than moving funds — they require visibility across wallets, assets, and entities; controlled disbursement flows with multi-party authorization; and audit trails that satisfy both internal governance and external accounting requirements. Synclear's Operate module addresses these needs directly: treasury management aggregates your on-chain asset positions into a single operational view, while payment flows provide a structured, approval-gated mechanism for executing disbursements at scale.

Both capabilities are built on the same compliance layer as the Fundraise module. Transactions are executed through verified treasury wallets, and every payment produces an immutable on-chain record linkable to your entity.

## Operate Capabilities

<CardGroup cols={2}>
  <Card title="Treasury Management" icon="vault" href="/businesses/operate/treasury-management">
    Aggregate on-chain assets across multiple wallets into a single operational view. Track allocations, monitor cash flows, manage currency exposure, and connect idle assets to yield strategies.
  </Card>

  <Card title="Payment Flows" icon="money-bill-transfer" href="/businesses/operate/payment-flows">
    Execute batch payments, recurring disbursements, and inter-entity transfers in stablecoins. Multi-signature approval flows and on-chain receipts are built into every payment batch.
  </Card>
</CardGroup>

## When to Use Each

**Treasury Management** is your starting point for operational setup. Connect your wallets, define treasury policies, and establish the asset allocation view before executing any payments through Synclear. The treasury dashboard becomes the source of truth for your on-chain financial position.

**Payment Flows** are used whenever you need to disburse funds — payroll runs, vendor settlements, contractor payments, or inter-entity capital movements. Payment flows draw from treasury wallets, respect your configured approval policies, and record every disbursement on-chain with exportable receipts.

<Note>
  The Operate module does not custody your assets. Funds remain in your connected wallets at all times. Synclear smart contracts are invoked only at the moment of execution — for batch disbursements or yield deployments — and return control to your wallets immediately upon completion.
</Note>
