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

# Overview

> The Customer service provides a comprehensive solution for organizations to efficiently manage their individual customers. This service streamlines individual customer onboarding, customer wallet management, and ensures regulatory compliance through Know Your Customer (KYC) procedures.

A Customer is an individual that transacts directly under an Organization. They have their own wallets, which allow them to receive funds, make transfers, and perform other financial activities directly on the organizations platform.

## What Can a Customer Do?

**Wallet Access**: Each customer has a wallet for storing and transferring funds.

**Transactions**: Customers can send and receive money to external accounts.

**Transaction Tracking**: View wallet balance, transaction history, and details.

## Prerequisites

<ul>
  <li>
    An organization must be fully verified before it can onboard customers.
  </li>

  <li>
    Each customer must provide either a BVN (Bank Verification Number) or NIN
    (National Identification Number) to be onboarded on the platform.
  </li>

  <li>
    Upon successful onboarding, each customer is assigned a unique identifier
    and granted wallet access.
  </li>
</ul>
