# Coin Booster

This structure adds passive functionality and gives a permanent bonus to the profile of specific assets chosen by a user in HARDCORE and SOLO races.

* The selected assets cannot be changed.
* Asset bonuses are valid only in case of positive dynamics (+ for LONG and - for SHORT). These bonuses are not summarized with leverage.&#x20;
* Increasing the level of a structure opens the possibility of selecting a new token for the profit boost.&#x20;
* After selecting the fifth token for the boost, each new structure level will increase the profit of the selected tokens.

<table><thead><tr><th width="102">Coin Booster Level</th><th width="88">Energy</th><th width="80">MDAO</th><th width="73">Power</th><th>Guild leve</th><th>Level Up Time</th><th>Bonus profit for an asset / Increase profit for all coins in this structure</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 token with 2.5% extra profit</td></tr><tr><td>2</td><td>120</td><td></td><td></td><td>3</td><td>8:00:00</td><td>2 tokens with 2.5% extra profit</td></tr><tr><td>3</td><td>160</td><td></td><td></td><td>4</td><td>16:00:00</td><td>3 tokens with additional 2.5% profit</td></tr><tr><td>4</td><td>200</td><td></td><td>1</td><td>5</td><td>24:00:00</td><td>4 tokens with extra 2.5% profit</td></tr><tr><td>5</td><td>240</td><td></td><td></td><td>6</td><td>32:00:00</td><td>5 tokens with 2.5% extra profit</td></tr><tr><td>6</td><td>280</td><td>1500</td><td>1</td><td>7</td><td>40:00:00</td><td>Profit increases to 3%</td></tr><tr><td>7</td><td>320</td><td></td><td></td><td>8</td><td>48:00:00</td><td>Profit increases to 3.58</td></tr><tr><td>8</td><td>360</td><td></td><td>1</td><td>9</td><td>60:00:00</td><td>Profit increases to 4%</td></tr><tr><td>9</td><td>400</td><td></td><td></td><td>10</td><td>72:00:00</td><td>Profit increases to 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>Profit increases to 5%</td></tr></tbody></table>

*

\
\
\&#xNAN;*\*Disclaimer: The data presented herein is strictly for informational purposes, does not constitute financial advice, and is subject to change at any time at the discretion of the development team.*


---

# 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://docs.cosmicfomo.com/game-mechanics/types-of-structures/coin-booster.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.
