# Comms Tower

## Training Video

{% embed url="<https://youtu.be/1eTPr0s_JJk>" %}

## :point\_right: The Basics

* Upgrading the Comms Tower and depositing derp dollars reduces the fortifiers needed at the outpost to reach [max fortification](/derp-birds/gold-rush-outposts/outposts-overview/fortifying.md).
* At each comms tower level:
  * The total amount of derp dollars that can be deposited is increased
  * The number of fortifiers needed is reduced by 1
* **Any deposited derp dollars can be withdrawn at any time** by the [***holder***](#user-content-fn-1)[^1] of the outpost, with a 10% tax.
* To reduce the number of fortifiers needed, you must level up the comms tower and deposit the required derp dollars.

## :nerd: How to upgrade

{% hint style="success" %}
For details on how to upgrade structures, please view the dedicated section that covers how to upgrade.

[How to upgrade](/derp-birds/gold-rush-outposts/outposts-overview/structure-and-upgrades/how-to-upgrade.md)
{% endhint %}

## :clipboard: Upgrade and deposit details

<table data-full-width="true"><thead><tr><th width="117">Level</th><th width="144">Upgrade cost</th><th width="153">Upgrade time</th><th width="305">Deposit Limit</th><th>Fortifiers Needed</th></tr></thead><tbody><tr><td>1</td><td>N/A</td><td>N/A</td><td>25,000 derp dollars</td><td>3</td></tr><tr><td>2</td><td>50 $derp</td><td>24 hours</td><td>50,000 derp dollars</td><td>2</td></tr><tr><td>3</td><td>75 $derp</td><td>36 hours</td><td>100,000 derp dollars</td><td>1</td></tr></tbody></table>

## :dollar: Depositing and withdrawing derp dollars

Depositing and withdrawing derp dollars is easy and fast; this is an off-chain transaction that uses derp dollars instead of $derp.

From the **Manage** tab of the Comms Tower window, you can see the current status of the comms tower:

* The level
* The deposit limit and if that deposit limit has been reached
* The fortification requirements

Using the **Deposit** and **Withdraw** buttons at the bottom of the window, you can deposit or withdraw preset amounts based on the deposit limit and the number of derp dollars that have already been deposited at the comms tower.

For example, in the screenshot below, the comms tower is level 2 and has 25k derp dollars already deposited. This means the user could deposit another 25,000 or withdraw the 25,000 already there.

If the user were to deposit an additional 25,000, the limit would be reached, and the number of fortifiers needed would be reduced to 2.

<figure><img src="/files/bM7wADAXJr6XflNn6pm2" alt=""><figcaption><p>The manage tab of the Comms Tower window.</p></figcaption></figure>

Clicking a deposit or withdraw button will give you additional confirmation and details.

## Fortifying

When viewing the fortifying window at any outpost, the number of fortifiers needed is now highlighted in green. Clicking the info icon will display the comms tower details for that outpost, showing the level and number of derp dollars deposited there.

<figure><img src="/files/ZJyX8zv23kg4uu3XLOdW" alt=""><figcaption><p>This Pred outpost only needs 3 fortifiers to be fully fortified.</p></figcaption></figure>

### Overfortifying

It is now possible to over-fortify outposts. If the number of fortifiers at an outpost exceeds the number needed, this outpost is now over-fortified. You can remove the excess fortifiers at your own will.

Currently, there are no penalties or benefits for being over-fortified at an outpost.

You can find which outposts are over-fortified by using the new filter option for the fortification category.

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

[^1]: If the outpost is sold or transferred to a new owner, that new owner can withdraw the derp dollars deposited by previous owners.


---

# 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://guide.derpbirds.io/derp-birds/gold-rush-outposts/outposts-overview/structure-and-upgrades/comms-tower.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.
