# How It Works

### Simple and Intuitive

**Step 1: Easy Onboarding**\
Businesses create an enterprise account and complete a streamlined onboarding process that includes identity verification and compliance checks. The platform guides users through setup with clear instructions and dedicated support

**Step 2: Flexible Funding**\
Companies can fund their payroll account using traditional fiat currency (USD) or directly with stablecoins (USDC/USDT). This flexibility allows businesses to choose the funding method that best fits their treasury management strategy.

**Step 3: Employee Setup**\
HR teams create employee profiles and configure payment preferences, including the choice between local currency conversion or direct stablecoin payments. Employees who prefer traditional banking can receive local currency, while those comfortable with digital assets can receive stablecoins directly.

**Step 4: Automated Processing**\
Payroll processing is automated and can be scheduled for regular intervals or triggered manually. The platform handles all necessary calculations, compliance requirements, and payment distribution automatically.

**Step 5: Instant Settlement**\
Once payroll is processed, payments are distributed instantly to employee wallets or converted to local currency and deposited in traditional bank accounts, depending on individual preferences.

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://brivapay.gitbook.io/brivapay/readme/how-it-works.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
