# Upgrade and Boost

You can use CORE or its equivalent amount  in Oil or VeOil to upgrade your oil field. Once upgraded, you can activate the boost feature to enhance your OIL output rate and earn more from the increased OIL production. The oil output bonus is directly proportional to the oil field's level. The increased output can be influenced by random events, and the bonus for boosted oil fields will adjust once the random event countdown concludes.

To upgrade the oil field, you'll need to consume CORE. The amount of oil needed to trigger the boost is based on the oil field's current output (measured in days). For instance, the boost cost for a level 2 oil field is equivalent to 3 days of its output.

<table><thead><tr><th width="80">Level</th><th width="99">Boost Ratio</th><th width="162">Upgrading Cost (EU)</th><th width="153">Upgrading Cost (NA)</th><th>Upgrading Cost (ME)</th><th>Boost Cost </th></tr></thead><tbody><tr><td>2</td><td>50%</td><td>4</td><td>9</td><td>20</td><td>3</td></tr><tr><td>3</td><td>100%</td><td>6</td><td>12</td><td>26</td><td>5</td></tr><tr><td>4</td><td>150%</td><td>7</td><td>15</td><td>33</td><td>7</td></tr><tr><td>5</td><td>200%</td><td>9</td><td>18</td><td>40</td><td>10</td></tr><tr><td>6</td><td>300%</td><td>10</td><td>21</td><td>46</td><td>15</td></tr><tr><td>7</td><td>400%</td><td>12</td><td>24</td><td>53</td><td>20</td></tr><tr><td>8</td><td>500%</td><td>14</td><td>28</td><td>60</td><td>25</td></tr><tr><td>9</td><td>600%</td><td>15</td><td>31</td><td>66</td><td>30</td></tr><tr><td>10</td><td>700%</td><td>17</td><td>34</td><td>73</td><td>35</td></tr><tr><td>11</td><td>800%</td><td>18</td><td>37</td><td>80</td><td>40</td></tr><tr><td>12</td><td>900%</td><td>20</td><td>40</td><td>86</td><td>45</td></tr><tr><td>13</td><td>1000%</td><td>23</td><td>46</td><td>100</td><td>50</td></tr><tr><td>14</td><td>1100%</td><td>24</td><td>49</td><td>106</td><td>55</td></tr><tr><td>15</td><td>1200%</td><td>26</td><td>52</td><td>113</td><td>60</td></tr><tr><td>16</td><td>1400%</td><td>28</td><td>56</td><td>120</td><td>70</td></tr><tr><td>17</td><td>1500%</td><td>31</td><td>62</td><td>133</td><td>75</td></tr><tr><td>18</td><td>1600%</td><td>35</td><td>70</td><td>150</td><td>80</td></tr><tr><td>19</td><td>1700%</td><td>40</td><td>80</td><td>175</td><td>85</td></tr><tr><td>20</td><td>1900%</td><td>50</td><td>100</td><td>215</td><td>95</td></tr></tbody></table>


---

# 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.energycrisis.xyz/cor_en/game-play/upgrade-and-boost.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.
