# Mass Payouts

Send thousands of on-chain payments in one go—safely, predictably, and without writing code. Mass Payouts lets you disburse funds to a list of recipients (payroll, affiliate rewards, creator royalties, refunds, grants) in a single run, with clear fees and built-in safeguards against duplicate sends.

{% hint style="info" %}
EVM and Tron Networks are available currently.
{% endhint %}

#### How it works

1. **Prepare a list** of recipients and amounts (manually or by file upload).
2. **Choose the asset** you’ll pay out and review the quoted fees.
3. **Run the payout**—we execute the distribution on-chain and track every transfer.
4. **See results** in your dashboard with per-row statuses and an auditable transaction trail.

#### Key features

* **Bulk disbursement in minutes** — purpose-built for recurring or high-volume payouts.
* **CSV/XLSX import & reusable lists** — handy for payroll and scheduled distributions.
* **Idempotency & retries** — protects against double sends and transient network hiccups.
* **Transparent fees** — a flat per-recipient handling fee plus actual network gas.
* **End-to-end visibility** — run summaries, per-row receipts, and exportable reports.
* **No-code or API** — operate fully from the dashboard, or integrate programmatically.

#### Benefits for merchants

* **Saves ops time** by replacing manual transfers and one-off invoices.
* **Reduces errors** with validated inputs and duplicate-send protection.
* **Scales smoothly** from dozens to thousands of recipients.
* **Fits your stack** — start no-code, adopt API later for automation.

#### How to get started

1. **Request access** to Mass Payouts for your workspace.
2. **Enable the assets** you plan to use in **Assets** and set your fees/wallets (see *Prerequisites*).
3. **Create your first list** in the **Mass Payouts** section and run a small test.
4. **Go live** and schedule or trigger payouts as needed from the dashboard or API.

*Need activation or help choosing the right flow? Visit your dashboard to get started:* [*https://dashboard.omypayments.com/*](https://dashboard.omypayments.com/)


---

# 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://docs.omypayments.com/overview/our-products/mass-payouts.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.
