> 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/game-mechanics/guilds/upgrading-structures-level-up.md).

# Upgrading Structures (LEVEL UP)

When you reach certain Guild levels and fulfill the requirements (availability of other necessary structures), you can upgrade your structure to a new level. The upgrade process does not differ from the construction process. On the Guild Base screen, you need to click on the required building and charge the Energy scale of the particular building object (by adding the required amount of Energy). Next, the Guild owner starts the LEVEL UP procedure. The owner may also be charged MDAO tokens and Guild Power points (depending on whether they are required to upgrade the given level of the structure).&#x20;

This process takes some time, after which the level of the build is improved, which brings enhanced bonuses to all Guild members.&#x20;

Criteria for construction time, as well as bonuses that are given when increasing the level of structures are prescribed in the annex of the app and separately for each of the objects.

\
\
\&#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
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/game-mechanics/guilds/upgrading-structures-level-up.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.
