# In Signaling SDK, does the call frequency limit refer to the limit of one client instance? (/en/api-reference/faq/integration/qps_client)

> For AI agents: see the complete documentation index at [llms.txt](/llms.txt).

In Signaling SDK, the call frequency limit refers to the limit of one client instance.

* For the native platform, you can increase the call limit of an API by creating multiple client instances.
* For the web platform, we **do not recommend** increasing the call limit by creating multiple client instances.
