# Shrine Satellite

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

## :point\_right: The Basics

* Repair and power on the outpost satellite to generate **Location Tickets** each day
* Powered on satellites cost **10 Derp Dollars per day** to generate tickets
* Spend Location Tickets for a chance to win a bag of **$WMT**
* One winner is randomly selected every 10 days
* **Upgrade** satellites to generate more tickets each day

{% hint style="info" %}
Satellites lose their upgrade level of repair status when transferred to new owners!
{% endhint %}

## :tools: How to repair the satellite

Repairing the satellite is an instant, off-chain interaction that costs 5,000 Derp Dollars. To repair the satellite:

1. Navigate to an outpost
2. Click on the [<mark style="color:yellow;">Manage Satellite</mark>](#user-content-fn-1)[^1] button to launch into space :rocket:
3. Click the [<mark style="color:yellow;">Repair</mark>](#user-content-fn-2)[^2] button
4. Click the ~~*other*~~ [<mark style="color:yellow;">Repair</mark>](#user-content-fn-3)[^3] button (who did this design work???)
5. DONE :partying\_face:

Your satellite is now repaired! The satellite will also be powered on by default. You can turn the satellite power off by clicking the [<mark style="color:yellow;">Power Button</mark>](#user-content-fn-4)[^4].

<figure><img src="/files/5ROhFFUZLqihCRopHBhg" alt=""><figcaption><p>Repairing the Shrine Satellite</p></figcaption></figure>

## :rocket: Upgrading the satellite

Upgrading the satellite will increase the number of location tickets it generates daily. Upgrades are off-chain, instant, and cost Derp Dollars.

| Level | Cost               | Benefit           |
| ----- | ------------------ | ----------------- |
| 1     | N/A                | 1 ticket per day  |
| 2     | 2,500 Derp Dollars | 2 tickets per day |
| 3     | 3,000 Derp Dollars | 3 tickets per day |

#### To upgrade:

1. Navigate to an outpost
2. Click on the [<mark style="color:yellow;">Manage Satellite</mark>](#user-content-fn-1)[^1] button to launch into space :rocket:
3. Click the [<mark style="color:yellow;">Upgrade</mark>](#user-content-fn-5)[^5] button
4. In the Upgrade window, click the [<mark style="color:yellow;">Upgrade</mark>](#user-content-fn-6)[^6] button
5. DONE :raised\_hands:

## :tickets: Using Location Tickets

Use Location Tickets to enter the $WMT drawing every 10 days! To use tickets:

1. Navigate to the Gold Rush app home
2. Click the [<mark style="color:yellow;">**Use Tickets**</mark>](#user-content-fn-7)[^7] button from the WMT Chillanium Shrine module
3. Enter the number of tickets you want to use in the [<mark style="color:yellow;">**tickets window**</mark>](#user-content-fn-8)[^8]
4. Click the Use Tickets button to confirm

Location tickets never expire; you can let them stack and spend them when you want.

<figure><img src="/files/BrQkkVga8m56wlUq2BWI" alt=""><figcaption><p>Spending Location Tickets</p></figcaption></figure>

### Claiming $WMT reward

The winner of a drawing will be displayed on the app home screen during the following 10-day period. The winner will be able to see a [<mark style="color:yellow;">**Claim Reward**</mark>](#user-content-fn-9)[^9] button; clicking this button allows them to confirm the wallet to which they want the $WMT sent.

Winners also receive an automated message from the Derp Discord bot.

{% hint style="warning" %}
Winners have until the next drawing to claim their reward! Unclaimed rewards are returned to the pool for next drawing.
{% endhint %}

## :nerd: FAQ

<details>

<summary>How much $WMT is awarded the winner?</summary>

Our Earthnode generates a fixed amount of rewards each month. Due to the way that the rewards system for Earthnodes work, it's better if generated rewards remain tied to the Earthnode.

To get around this, we purchased enough $WMT to provide 100 $WMT for each drawing(one drawing every 10 days). This will be reevaluated based on current market prices.

</details>

<details>

<summary>Can I delegate $WMT to the Derp Birds Earthnode?</summary>

Delegating to Earthnodes is not supported yet. Once that changes, we'll launch a staking incentive program to reward those who delegate to our Earthnode.

</details>

<details>

<summary>Dave, can other rewards(FTs and NFTs) be added to rewards?</summary>

:smirk:

</details>

[^1]: ![](/files/tKufd1faq612PDEjgT4e)

[^2]: ![](/files/iwaq2XDNe7nAjHYqYwiO)

[^3]: ![](/files/Aqf8OF7T352B4Gc1vuIW)

[^4]: ![](/files/N7p5a1JoeaXe04FGUmtm)

[^5]: ![](/files/ZpZbOiDh3GZFlSuYNxMd)

[^6]: ![](/files/jhudPG67Aidp9ph9zvjK)

[^7]: ![](/files/6h7PJkLmo33dCJ5syCNe)

[^8]: ![](/files/ELd3AbZ3p39j0kgvALvK)

[^9]: ![](/files/eNZbRN05VCEscuHcf9VY)


---

# 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/shrine-satellite.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.
