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

# Introduction

> What Buburuza is, who it serves, where it operates, and how a payment account comes to life.

Buburuza is a payments platform for companies and individuals. You verify once, and the platform gives you an account that holds balances, receives funds over payment rails, and sends money out to recipients you name.

<Note>
  Buburuza is a financial technology company, **not a bank**. It does not take deposits and does not offer deposit insurance. Regulated money movement is performed by licensed partners who act as the money transmitter of record. See [Legal and regulatory](/legal).
</Note>

## Two kinds of space

Everything in Buburuza happens inside a **space**. A space owns the payment account, the wallets, the recipients, and the people who can act on it.

| Space              | Who it is for                                      | Verification                                 |
| ------------------ | -------------------------------------------------- | -------------------------------------------- |
| **Company space**  | A registered company and the people who work in it | KYB — the company and its associated persons |
| **Personal space** | One individual, acting for themselves              | KYC — the individual                         |

You can belong to several company spaces and own one personal space, and switch between them without signing out. The money surface is the same in both: same wallets, same rails, same fee model. What differs is who is verified and which documents are asked for.

## Where Buburuza operates

Onboarding serves two countries, for both kinds of space:

|                   | Company registration | Individual residence |
| ----------------- | -------------------- | -------------------- |
| **United States** | Served               | Served               |
| **Canada**        | Served               | Served               |
| Everywhere else   | Not onboarded        | Not onboarded        |

A company registered elsewhere, or a person resident elsewhere, cannot complete verification: there is no verification profile to run for that country, so onboarding stops rather than starting something that could never finish.

## How it works

<Steps>
  <Step title="Sign up">
    Create an account with an email address. There is no password: you confirm a one-time code, then enroll a passkey, with a TOTP authenticator as the fallback. You are given recovery codes at the end.
  </Step>

  <Step title="Verify">
    Open a company space and complete KYB, or open your personal space and complete KYC. Verification runs in a hosted flow operated by Sumsub, a licensed identity provider.
  </Step>

  <Step title="Get a payment account">
    When verification passes, the payment account for that space is provisioned automatically, and its first fiat and stablecoin wallets are created. Depending on the provider, you may be asked to accept hosted terms before money movement opens.
  </Step>

  <Step title="Move money">
    Fund the account over an open rail, then send transfers and payouts. Every send is priced first: you get a quote, you see the fee, and you confirm against that quote.
  </Step>
</Steps>

## What the platform holds

Wallets come in two kinds.

* A **fiat wallet** holds a balance in a supported currency and receives funds over payment rails.
* A **stablecoin wallet** holds third-party stablecoins and receives them at a deposit address.

<Warning>
  Buburuza does **not** issue a stablecoin. Stablecoin wallets hold assets issued by other parties — USDC is the default. Any ticker you see in the app is the issuer's, not Buburuza's.
</Warning>

## What Buburuza does not offer

The platform is deliberately narrow. None of the following exists today, and each would carry its own licensing conditions before it could:

* Cards of any kind
* Interest or yield on balances
* Lending, credit lines, or overdrafts
* Investment products, investment advice, or portfolio management
* Insurance

## Who it is for

* **Companies** that need a verified account to hold balances and pay suppliers, contractors, and partners across borders.
* **Individuals** in the US or Canada who want the same account for their own payments.

## Where to go next

<CardGroup cols={2}>
  <Card title="Quickstart" icon="bolt" href="/quickstart">
    The shortest path from signup to a first payment.
  </Card>

  <Card title="Onboarding and security" icon="user-check" href="/onboarding-and-security">
    Signup, both verification paths, and how sign-in works.
  </Card>

  <Card title="Money movement" icon="arrow-right-arrow-left" href="/payments">
    Rails, funding, transfers, payouts, and the fee model.
  </Card>
</CardGroup>


## Related topics

- [Buburuza Documentation](/index.md)
