# Витривалість/Stamina

### Графік оновлення

Витривалість буде поповнюватися кожні 6 годин відповідно до часового поясу **UTC** - **3:00, 9:00, 15:00, 21:00** . **За Київським часом - 6.00, 12.00, 18.00, 24.00.**

### Формула розрахунку

* Витривалість = 10 + (кількість навушників - 1) \* 2
* Денний ліміт хвилин сеансу = МАКС (Витривалість x 1,120)
* 25% загальної витривалості буде поповнено на початку кожного оновлення графiку.

### Споживання

1 списання витривалості = 1 хвилина активної сесії

| Кількість навушників в колекції | Витривалість / хв |
| ------------------------------- | ----------------- |
| 1                               | 10                |
| 2                               | 12                |
| 3                               | 14                |
| 4                               | 16                |
| 5                               | 18                |
| 6                               | 20                |
| 7                               | 22                |
| 8                               | 24                |
| 9                               | 26                |
| 10                              | 28                |
| 11                              | 30                |
| 12                              | 32                |
| 13                              | 34                |
| 14                              | 36                |
| 15                              | 38                |
| 16                              | 40                |
| 17                              | 42                |
| 18                              | 44                |
| 19                              | 46                |
| 20                              | 48                |
| 21                              | 50                |
| 22                              | 52                |
| 23                              | 54                |
| 24                              | 56                |
| 25                              | 58                |
| 26                              | 60                |
| 27                              | 62                |
| 28                              | 64                |
| 29                              | 66                |
| 30  i бiльше                    | 68                |


---

# 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://selfcreating.gitbook.io/hibiki-run-whitepaper-ua/yak-ce-pracyuye/osnovni-vlastivosti-gri/vitrivalist-stamina.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.
