> For the complete documentation index, see [llms.txt](https://docs-ru.walken.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-ru.walken.io/bustery-i-multiplikatory/mizberriz-pri-proigryshe.md).

# Мизберриз при проигрыше

Кроме возможности купить Мизберриз на Маркетплейсе за токены $WLKN, есть также <mark style="background-color:red;">**шанс получить их в случае поражения в соревновании**</mark>. Такой утешительный приз не только *скрасит досаду от поражения* и сделает процесс игры гораздо приятнее, но также сыграет на перспективу: в будущем полученные ягоды помогут вашему Катлету показывать более высокие результаты в забегах.

В таблице приведены <mark style="background-color:red;">**вероятности получения ягод**</mark> и их количество в зависимости от редкости персонажа и Лиги:

<table><thead><tr><th width="154"></th><th align="center">Лига I</th><th align="center">Лига II</th><th align="center">Лига III</th></tr></thead><tbody><tr><td>Кол-во Мизберриз</td><td align="center">1</td><td align="center">2</td><td align="center">3</td></tr><tr><td>common</td><td align="center">10%</td><td align="center">10%</td><td align="center">10%</td></tr><tr><td>uncommon</td><td align="center">15%</td><td align="center">15%</td><td align="center">15%</td></tr><tr><td>rare</td><td align="center">20%</td><td align="center">20%</td><td align="center">20%</td></tr><tr><td>epic</td><td align="center">30%</td><td align="center">30%</td><td align="center">30%</td></tr><tr><td>legendary</td><td align="center">40%</td><td align="center">40%</td><td align="center">40%</td></tr></tbody></table>

Также вы получите **дополнительные 10%** вероятности, **владея** **Генезисным Катлетом**. \
Эти 10% **суммируются** с процентом, полученным от редкости вашего персонажа.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs-ru.walken.io/bustery-i-multiplikatory/mizberriz-pri-proigryshe.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.
