# What does it mean to say «the total company limit is formed from the sum of the limits per user»?

This point relates to the posting of private offers.

If the limit of private offers in your plan is 10, these 10 limits apply to one user of this company. Each user added to the company gives +10 free private offers for the whole company. Thus, if 10 users are added to your company, each of them has 10 limits. The total limit for one company will be 100 private offers (the formula is: number of limits \* by the number of users in the company).

{% hint style="danger" %}
**Note!** Each user spends company limits, not personal.
{% 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://help.roolz.net/en/getting-started/publish-your-docs/what-does-it-mean-to-say-the-total-company-limit-is-formed-from-the-sum-of-the-limits-per-user.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.
