> For the complete documentation index, see [llms.txt](https://docs.cosmicfomo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cosmicfomo.com/cosmic-paperr-1/mekhanika-igry/vidy-sooruzhenii-postroek/coin-booster.md).

# Coin Booster

Это сооружение добавляет пассивный функционал и дает постоянный бонус к профиту определенных активов, выбранных пользователем в HARDCORE- и SOLO-гонках.

— Выбранные активы нельзя изменить.

— Бонусы по активам действуют только в случае положительной динамики (+ для LONG и - для SHORT). Эти бонусы не суммируются с плечом и активируются после применения плеча.

— Повышение уровня здания открывает возможность выбора нового токена для буста профита.&#x20;

— После выбора пятого токена для буста, каждый новый уровень сооружения будет увеличивать профит выбранных токенов.

<table><thead><tr><th width="81">Уровень Coin Booster</th><th width="88">Энергия</th><th width="80">MDAO</th><th width="75">Power</th><th width="115">Уровень Гильдии</th><th width="104">Время LVL UP</th><th>Бонусная прибыль для актива / Увеличение прибыли для всех активов в данном сооружении</th></tr></thead><tbody><tr><td>1</td><td>80</td><td>250</td><td>1</td><td>2</td><td>4:00:00</td><td>1 токен с доп профитом 2.5%</td></tr><tr><td>2</td><td>120</td><td></td><td></td><td>3</td><td>8:00:00</td><td>2 токена с доп профитом 2.5%</td></tr><tr><td>3</td><td>160</td><td></td><td></td><td>4</td><td>16:00:00</td><td>3 токена с доп профитом 2.5%</td></tr><tr><td>4</td><td>200</td><td></td><td>1</td><td>5</td><td>24:00:00</td><td>4 токена с доп профитом 2.5%</td></tr><tr><td>5</td><td>240</td><td></td><td></td><td>6</td><td>32:00:00</td><td>5 токенов с доп профитом 2.5%</td></tr><tr><td>6</td><td>280</td><td>1500</td><td>1</td><td>7</td><td>40:00:00</td><td>Профит увеличен до 3%</td></tr><tr><td>7</td><td>320</td><td></td><td></td><td>8</td><td>48:00:00</td><td>Профит увеличен до 3.5%</td></tr><tr><td>8</td><td>360</td><td></td><td>1</td><td>9</td><td>60:00:00</td><td>Профит увеличен до 4%</td></tr><tr><td>9</td><td>400</td><td></td><td></td><td>10</td><td>72:00:00</td><td>Профит увеличен до 4.5%</td></tr><tr><td>10</td><td>500</td><td>3000</td><td>1</td><td>11</td><td>96:00:00</td><td>Профит увеличен до 5%</td></tr></tbody></table>

\
\
\&#xNAN;*\*Дисклеймер: данные, представленные в настоящем документе, носят строго информационный характер, не являются финансовым советом и могут быть изменены в любое время на усмотрение команды разработки.*


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.cosmicfomo.com/cosmic-paperr-1/mekhanika-igry/vidy-sooruzhenii-postroek/coin-booster.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
