# 5. Create Pools

{% hint style="warning" %}
To create pools, you first need to create a plan with the 'Subscription Static Pool' type<br>
{% endhint %}

### <mark style="background-color:blue;">**Complete the following steps:**</mark>

1. Navigate to the "Pools" section by clicking the corresponding button in the left-hand side navigation menu.
2. On the left side, click the "plus" (+) button, then select the type of pool you wish to create from the options provided.

<div data-full-width="true"><figure><img src="/files/q5xWl6EDLE9AdnNR2Z2J" alt="" width="563"><figcaption></figcaption></figure></div>

3. Complete all fields and choose the pool type: [Static or Dynamic](https://faq.droam.com/menu/pools)

<div data-full-width="true"><figure><img src="/files/BqMtAAQA8fv6Qn4TBeH3" alt="" width="563"><figcaption></figcaption></figure></div>

* **If you selected the Static pool type**, fill in the following information in the **Billing** section:

  * Balance
  * Price
  * Overage Size&#x20;
  * Overage Price&#x20;

  Review the information in the column on the right, then click **Confirm**.

<div data-full-width="true"><figure><img src="/files/DNx1yx1NLyp9mHrtygfK" alt="" width="563"><figcaption></figcaption></figure></div>

* **If you selected the Dynamic pool type**, fill in the following information in the **Billing** section:

  * **Overage Size** &#x20;
  * **Overage Price**

  Review the information in the column on the right, then click **Confirm**.

<div data-full-width="true"><figure><img src="/files/2YnKLHAKdyS39D0rRPmY" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="warning" %}
One pool may be assigned to one company only
{% endhint %}


---

# 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/onboarding-guide/optional-settings/5.-create-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.
