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

# About Mona

### What is Mona?

<div className="flex items-start gap-8">
  <div className="flex-1">
    Mona is an all-in-one SDK for Nigerian companies handling identification, authentication, payments and credit.

    Mona is an SDK that is available across all popular web and mobile platforms. Its divided in five distinct components, all accessed from the same SDK. All components share the same underlying user model, meaning you can easily add components as your product requires.

    To get started, please speak to our partnerships team to perform KYC and obtain your public and private keys.
  </div>

  <div className="flex-1">
    <img src="https://mintcdn.com/mona/RVBRvEWdXbwOR1zp/images/mona-hero.png?fit=max&auto=format&n=RVBRvEWdXbwOR1zp&q=85&s=c59ef46d8b07b4325552e584d3cc4109" alt="Hero Light" className="block dark:hidden" width="100%" data-path="images/mona-hero.png" />

    <img src="https://mintcdn.com/mona/RVBRvEWdXbwOR1zp/images/mona-hero.png?fit=max&auto=format&n=RVBRvEWdXbwOR1zp&q=85&s=c59ef46d8b07b4325552e584d3cc4109" alt="Hero Dark" className="hidden dark:block" width="100%" data-path="images/mona-hero.png" />
  </div>
</div>
