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

# Conditions of Use

> Technical requirements and operational conditions for using Unipay

# Conditions of Use

## 1. Wallet Compatibility

Phantom, Solflare, Backpack, and any other Wallet Standard-compliant Solana wallet. Hardware wallets are supported via their respective adapters.

## 2. Minimums

<Note>
  Private flows are subject to a routing-layer minimum that varies per asset and changes without notice. The client surfaces the minimum inline when an amount falls below it.
</Note>

## 3. Maximums

Wallet-mode payroll is capped at 12 recipients per signed transaction to stay within the Solana 1232-byte transaction limit. Private-mode payroll has no per-batch cap but scales linearly in routing-layer calls.

## 4. Slippage

Default slippage tolerance is Auto; custom values are accepted at bps resolution. Swaps that exceed tolerance are rejected before the user signs.

## 5. RPC Usage

Users supplying their own RPC endpoint via `NEXT_PUBLIC_SOLANA_RPC` are responsible for staying within their provider's rate limits.

## 6. Backup Responsibility

<Warning>
  The session key lives only in the user's browser. Clearing site data without first exporting the recovery file results in permanent loss of any session-scoped state. Funds custodied by the user's primary wallet are unaffected.
</Warning>
