# Building

![](/files/2idTRIjbBrfdFdV66RFB)

Players in Duck Land also can build a building to help them with the gameplay. For example, Blacksmith Box building will increase +5 speed for crafting, and increase +10 success rate. Tools store building will add 20 others tools that can be sold.  Besides that players must build an additional Duckie Hat to accomodate 3 habitant duckies on that land.&#x20;

Building Tools:&#x20;

* Hammer

Building Process:&#x20;

* Players can select their most comfortable area in the map for building
* Then click or tap on the anvil to bring up the building menu
* Players can select the building they want to build
* Players will use WAFER tokens for the building fee
* If players already have the selected building then click the build button


---

# 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://whitepaper.duckie.land/gameplay/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.
