# Pools

On the **Pools** page, you can manage data pools. You can also add preset configurations to ensure consistent data pool management.

### <mark style="background-color:blue;">Static Pool</mark> <br>

* **Purpose:** This pool has a fixed price, along with a fixed allowed balance and overage rate, regardless of the number of terminals or SIMs included. The total data usage of all Terminals/SIMs within the pool is aggregated.
* **Validity Period:** 1 calendar month
* **Payment Terms:** Monthly Fee
* **Payment Type:** Pre-Billing, Advanced Billing, Post-Billing, or Manual Invoice Creation. The system does not validate or enforce payment status (paid/unpaid)
* **Overage:** Yes - you can define a fixed rate that applies when usage exceeds the included balance.
* **Activation  Fee:** Yes. It is applied when a terminal or SIM is added, and included in the invoice at the start of the next billing period. Payment status is not tracked by the platform.
* **Prorate:** disabled
* **MRC:** No

***

### <mark style="background-color:blue;">Dynamic Pool</mark>

* **Purpose:** Every new Terminal/SIM added to the dynamic pool adds to the total amount of data and increases the pool price.
* **Validity Period:** 1 calendar  month
* **Payment Terms:** Monthly Fee
* **Payment Type:** Pre-Billing, Advanced Billing, Post-Billing, or Manual Invoice Creation. The platform does not validate or enforce payment status (paid/unpaid)
* **Overage:** Yes - you can define a fixed rate that applies when usage exceeds the included balance.
* **Activation  Fee:** Yes. It is applied when a terminal or SIM is added, and included in the invoice at the start of the next billing period. Payment status is not tracked by the platform.
* **Prorate:** enabled (optional)
* **MRC:** No

<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/pools.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.
