# Building new Structures

To construct a new structure, the building's Energy scale must be charged. Any Guild member can contribute their Energy to the construction. When the Energy scale is full, it is possible to start the construction process, which can only be started by the Guild owner. In addition to the collectively collected Energy, MDAO tokens and Guild Power\* points can be deducted from the Guild owner. The construction process takes some time, depending on the type of structure. Once completed, the object appears on the platform and its bonus becomes available to all Guild members.

\*Guild Power are special points that are given out when you level up your Guild and are needed to build new structures and upgrade existing structures.

<table><thead><tr><th width="108">Level</th><th>Power Bonus</th><th width="168">Experience required (cumulative)</th><th>Black Hole</th><th>Hotel</th><th>Hardcore Booster</th><th>Coin Booster</th><th>Factory</th><th>Power plant</th><th>Cannon</th><th>Shield</th></tr></thead><tbody><tr><td>0</td><td>0</td><td>3</td><td>1</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>1</td><td>1</td><td>15</td><td></td><td>1</td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>2</td><td>1</td><td>45</td><td></td><td>2</td><td>1</td><td>1</td><td></td><td></td><td></td><td></td></tr><tr><td>3</td><td>1</td><td>105</td><td></td><td>3</td><td></td><td>2</td><td>1</td><td>1</td><td></td><td></td></tr><tr><td>4</td><td>1</td><td>225</td><td></td><td>4</td><td>2</td><td>3</td><td>2</td><td>2</td><td>1</td><td>1</td></tr><tr><td>5</td><td>1</td><td>465</td><td></td><td>5</td><td></td><td>4</td><td>3</td><td>3</td><td>2</td><td>2</td></tr><tr><td>6</td><td>1</td><td>945</td><td></td><td>6</td><td>3</td><td>5</td><td>4</td><td>4</td><td></td><td></td></tr><tr><td>7</td><td>1</td><td>1905</td><td></td><td>7</td><td></td><td>6</td><td>5</td><td>5</td><td>3</td><td>3</td></tr><tr><td>8</td><td>1</td><td>3825</td><td></td><td>8</td><td>4</td><td>7</td><td>6</td><td>6</td><td></td><td></td></tr><tr><td>9</td><td>1</td><td>7665</td><td></td><td>9</td><td></td><td>8</td><td>7</td><td>7</td><td>4</td><td>4</td></tr><tr><td>10</td><td>1</td><td>15345</td><td></td><td></td><td>5</td><td>9</td><td>8</td><td>8</td><td></td><td></td></tr><tr><td>11</td><td>2</td><td>30705</td><td></td><td></td><td></td><td>10</td><td>9</td><td>9</td><td></td><td></td></tr><tr><td>12</td><td>2</td><td></td><td></td><td></td><td></td><td></td><td>10</td><td>10</td><td></td><td></td></tr></tbody></table>

**Structures such as the Coin Booster, Power Plant and Factory are currently under development and will appear gradually in future game releases.**

*\*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/guilds/building-new-structures.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.
