> For the complete documentation index, see [llms.txt](https://info.cosmicuniverse.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://info.cosmicuniverse.io/game-assets-nfts/structures/mechanics.md).

# Mechanics

![](/files/KCJrT1ZkFLBplXTdb5f1)

<figure><img src="/files/D57gh0t7wmannK14Axfn" alt=""><figcaption></figcaption></figure>

There are many different types of structures and buildings that can be built in Cosmic Universe. The more a player advances in the game by harvesting, mining, gathering, and leveling-up, the more options they have when it comes to what structures they can built on their land plots.&#x20;

Every structure will have a base set of requirements that need to be fulfilled for it to be functional. The bigger and more advanced a structure is, the more resources and time it will require to build.&#x20;

To build any kind of structure, a certain amount of resources will be necessary. For example, to build a simple shelter, 100 Wood will be necessary.&#x20;

Depending on how large a structure is, it will take up anywhere from 1 block to over 100 blocks (the size of one plot), and all the way up to up to 1,000 blocks (10 plots), for a single structure.&#x20;

Players can speed up build times by either using a Time Crystal Badge, using MAGICK to receive time crystals, or earning time crystals in-game


---

# 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://info.cosmicuniverse.io/game-assets-nfts/structures/mechanics.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.
