# Installing a Building

Once you've purchased and opened a building pack, you will be able to see your items under "Wallet Items" in the inventory

!['Wallet Items' are NFTs in your WAX wallet.](/files/RYwRAXvaV8xZAf71QDHu)

You have to deposit the items you want to use so that they can be used as in-game resources.

![Don't worry about the Asset ID info -- that's for the dev team!](/files/6gPboXikPbDfGfCrT7Mk)

![New resource - get ready for some power cell charging!](/files/dbtSEhj7ZY6Qk8GdxlGe)

{% hint style="info" %}
Reminder! When you deposit an NFT to use it as an in-game resource, it *burns* the NFT and you will not see it in your wallet anymore! You will see it in "buildings" below as an in-game resource
{% endhint %}

![Now our Common Solar Panel is shown under 'Buildings' and can be installed on an in-game land plot! ](/files/EQIb7Trd3857eRMTNoJ6)

Now, to install. Go to a land plot that you own, press the plus icon on the right-hand side, under 'Buildings'. Select a building from your Inventory by pressing the 'Install' button.&#x20;

![](/files/wqoyzmXD8ZoiBaHsnIiL)

![Time to start charing some power cells!](/files/C3SXyu486x380L2ryIhy)

Each building has a unique purpose and crafting cycle.&#x20;

You can see all the buildings you have installed under the 'Buildings' section of the land plot.


---

# 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.milliononmars.com/playerguide/buildings-for-your-martian-homestead/developing-your-land/installing-a-building.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.
