> For the complete documentation index, see [llms.txt](https://docs.payram.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payram.com/features/operator-mode.md).

# Operator Mode

<figure><img src="/files/4UoZgGIvceG09T2A2Dzo" alt=""><figcaption></figcaption></figure>

Run PayRam as a platform. Operator Mode lets you onboard merchants, configure chain-level fees, and collect earnings to your own wallet, all from a single dashboard.

***

### Why it matters

* **Multi-merchant management:** Onboard and manage multiple merchants under one operator account without switching between environments.
* **Custom fee structures:** Set your own markup per chain, up to 15%, and update anytime without downtime.
* **Direct fee collection:** All earnings go straight to an external cold wallet you control, without any intermediaries in between.
* **Isolated merchant accounts:** Each merchant runs their own wallet and node configuration, keeping operations clean and independent.
* **Multi-chain ready:** Deploy across EVM chains (Ethereum, Polygon, Base), Tron, and Bitcoin from day one.

***

### Who it's for

Operator Mode is built for anybody, right from payment service providers, crypto infrastructure platforms, and businesses to solopreneurs, weekend developers, and development service providers that want to offer payment facilitation and manage merchant networks at scale.

***

### Getting started

To setup Operator Mode on PayRam, [**visit here**](https://docs.payram.com/operator-mode/operator-mode).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.payram.com/features/operator-mode.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.
