> For the complete documentation index, see [llms.txt](https://fresed-api.gitbook.io/fresed-api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fresed-api.gitbook.io/fresed-api/limit-system.md).

# 🔢 Limit System

#### Default Limit

* All users have a default limit of 80,000 tokens.

#### Token Mode 🎟️

* Receive 80,000 tokens every day.
* No limit on the number of requests per minute.

#### Request Mode 📋

* Receive 100 requests every day.
* Each request uses 800 tokens.

#### Switching Modes

* Use the command `/set_limit_mode` to switch between modes.
* Check all limit information using `/all_limits`.<br>

Models have a token coefficient. Each model has its own coefficient. View the coefficients here: [Model Coefficients](https://fresedgpt.space/v1/models)
