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

# Quick Start Guide

> Saber Money's onramp, offramp, and KYC flows, covering pool versus external wallets, pre/post-funding, and KYC sharing for merchants.

Saber lets your business onramp and offramp fiat and crypto for your users.

## Before starting

1. [Register as a merchant](https://saber.money/contact#top).
2. Set up your authentication token — see [Configuring Your Keys](/getting-started/auth).
3. Register your users with Saber — see [Merchant User Flow](/user/registration).

## Onramp

Two ways to onramp once a client has deposited fiat with Saber:

1. **Pool wallet:** Crypto is onramped to a pooled wallet held with Saber, via internal transfer with no gas fees.
2. **External wallet:** Crypto is onramped to an external wallet you specify, via an on-chain transfer (gas fees apply).

See [supported currencies, tokens, and networks](/docs/supported-onramp-methods), then [get started with onramp](/docs/quickstart).

## Offramp

Two scenarios:

1. **Merchant transfers crypto to a Saber wallet** (gas fees apply):
   * **Pre-fund:** Load the user's wallet with stablecoins first, then initiate the payout.
   * **Post-fund:** Initiate the payout first; settlement happens once stablecoins are received.
2. **Merchant has a Saber Pool wallet:** Crypto moves from your Pool wallet to the user's Saber wallet as an internal transfer — no gas fees.

[Get started with offramp](/docs/api-method).

## KYC

Two ways to keep users compliant with local jurisdictions:

1. **KYC via Saber SDK:** Users complete KYC through our industry-standard partners.
2. **KYC sharing:** If you've already verified a user, share it with Saber to avoid a duplicate KYC step:
   * **KYC Sharing APIs:** Share pre-verified KYC details in encrypted form.
   * **Tri-party agreement:** For supported partners, a three-way agreement between Saber, you, and the KYC provider enables a seamless information flow.


## Related topics

- [Quickstart](/docs/quickstart.md)
- [Welcome to Saber Money](/getting-started/welcome-to-saber.md)
- [API Quickstart](/docs/quickstart-3.md)
- [Supported Configurations](/docs/supported-onramp-methods.md)
