# PAYGO

PAYGO is a real-time product that charges users for data on a per-megabyte basis. While it operates similarly to pay-per-megabyte systems, it provides advanced features and supports seamless integrations.&#x20;

Operators can set prices not only for total data usage but also specifically for different countries.&#x20;

If the operator supplies country-specific information or imposes restrictions in certain regions, corresponding pricing can be established.

* **Purpose:** A real-time prepaid product that charges users based on data usage (per MB/GB). Requires a positive balance in the Wallet to remain active.
* **Validity Period:** 1 calendar month and continues as long as the balance stays positive.&#x20;
* **Payment Terms:** Payment within the Wallet
* **Payment Type:** Transactions via Stripe or Invoice
* **Overage:** No — service stops when balance reaches zero
* **Activation  Fee** (one time): No
* **Re-fill:** Yes, you can refill with varying balances, each associated with a different price.
* **Auto refill with wallet:** Yes. For Company
* **Manual Refill with wallet:** Yes. For Organization
* **Prorate:** No
* **MRC:** Yes, applied from either the first usage or the assignment date.
* **Billing start date:** The count starts from the first usage date

<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://faq.droam.com/menu/plans/paygo.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.
