# PBX Cluster(v16.x)

{% hint style="info" %}
This topic is only applicable to the PortSIP PBX v16.1 and later versions.
{% endhint %}

This topic describes how to deploy the PortSIP PBX with cluster support for up to 1M+ users, \~50,000 online users(registered users/signed-in users), and \~10,000 simultaneous calls, support more meetings, and IVR, queue calls.

This article includes the following topics:

* [Topology](/v16.x-maintenance-mode/pbx-cluster/topology.md)
* [Preparing Cluster Servers](/v16.x-maintenance-mode/pbx-cluster/preparing-cluster-servers.md)
* [Configuring Cluster Servers](/v16.x-maintenance-mode/pbx-cluster/configuring-cluster-servers.md)
* [Managing Cluster](/v16.x-maintenance-mode/pbx-cluster/managing-cluster.md)
* [Configuring Cluster Servers for High Availability](/v16.x-maintenance-mode/pbx-cluster/configuring-cluster-servers-for-portsip-pbx-ha.md)


---

# 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://support.portsip.com/v16.x-maintenance-mode/pbx-cluster.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.
