> ## Documentation Index
> Fetch the complete documentation index at: https://docs.modellix.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Entitlements

> Understand the concurrency limits, rate limits (RPM), and team entitlements based on your account funding tier.

## Team Entitlements

Modellix provides different tiers of usage limits and entitlements based on your single top-up amount.

<Card title="View Team Entitlements" icon="shield-check" href="https://www.modellix.ai/console/team/entitlements">
  Check your current team entitlements and limits in the Modellix Console.
</Card>

### Entitlements Table

| Single Top-up Amount | Concurrent Tasks | Rate Limit (RPM) |
| :------------------- | :--------------- | :--------------- |
| `< $10`              | 2                | 100              |
| `$10`                | 10               | 100              |
| `$100`               | 20               | 200              |
| `$200`               | 30               | 300              |
| `$500`               | 50               | 500              |
| `$1,000`             | 100              | 1,000            |
| `Custom`             | Custom           | Custom           |

<Note>
  **RPM** stands for Requests Per Minute. **Concurrent Tasks** refers to the maximum number of asynchronous generation tasks (e.g., video or image generation) running in parallel.
</Note>

### Custom Limits

If your application requires higher concurrency limits or a larger Rate Limit (RPM), please contact us via [email](mailto:support@modellix.ai) to discuss custom enterprise plans.
