GraphQL API rate limit

Hey there, I am using the GraphQL API and automating some updates instantly on specific items (ASAP I get them), I am curious about the rate limit of the the API as it says I have 10M complexity points per min. So, is there any way to get more than 10M points?
My Monday.com setup looks like this:
Board A: contains 3 groups
Board B: contains 3 groups

Board N: contains 3 groups

Hi @nabeel,

The rate limit is in place to keep our system healthy and therefore cannot be adjusted.

However, there are ways to rewrite your queries so they become more efficient- you can see some of these tips in our Rate Limit guide.