# Upgrades

At certain point of the gameplay, an upgrade stand can be purchased to automate the business

<div align="left"><figure><img src="/files/IBdd8dRqRXTpAcVvrNcr" alt=""><figcaption><p>Upgrades stand</p></figcaption></figure></div>

The workers can be hired and upgraded here. They will work independently of the player and automate the income at every location.&#x20;

<div align="left"><figure><img src="/files/S2G7IFVXiUnCBWK6o2xq" alt=""><figcaption><p>Workers upgrades</p></figcaption></figure></div>

The Structures can be upgraded to produce more goods, work faster and break less frequently

<div align="left"><figure><img src="/files/OzdY2XhrqvDwToFUzFtv" alt=""><figcaption><p>Structures upgrades</p></figcaption></figure></div>

The Resources can be upgraded and be sold at a higher margin

<div align="left"><figure><img src="/files/FogiiSJRFVBSD2TgpAqh" alt=""><figcaption><p>Resource upgrades</p></figcaption></figure></div>

Special items can be purchased that will boost the locations farming capabilities

<div align="left"><figure><img src="/files/Kr9kTDdiGWY7apRBk55Q" alt=""><figcaption><p>Other upgrades</p></figcaption></figure></div>


---

# 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.biztycoongame.com/gameplay/upgrades.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.
