# Gym Membership

## :point\_right: The Basics

* Activate the outpost the outpost gym membership to generate **$CHAD Tickets** each day
* Activated gym memberships cost a minimum of **150 Derp Dollars per day** to generate tickets
* Spend $CHAD Tickets for a chance to win a bag of **$CHAD**
* One winner is randomly selected every 2 days
* **Upgrade** gym membership to generate more tickets each day

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

## :tools: How to activate the gym membership

Activating the gym membership is an instant, off-chain interaction that costs 7,500 Derp Dollars. To activate the gym membership:

1. Navigate to an outpost
2. Click on the Activate Membership button to launch into space :rocket:
3. Click the Upgrade button
4. Click the other Upgrade button
5. DONE :partying\_face:

Your gym membership is now activated! The gym membership will also be activated by default. You can deactivate the gym membership by clicking the Membership.

## :rocket: Upgrading the Gym Membership

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

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

#### To upgrade:

1. Navigate to an outpost
2. Click on the Manage Gym Membership button to launch into space :rocket:
3. Click the Upgrade button
4. In the Upgrade window, click the Upgrade button
5. DONE :raised\_hands:

## :tickets: Using $CHAD Tickets

Use $CHAD Tickets to enter the $CHAD drawing every 2 days! To use tickets:

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

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

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

### Claiming $CHAD reward

The winner of a drawing will be displayed on the app home screen during the following 2-day period. The winner will be able to see a [<mark style="color:yellow;">**Claim Reward**</mark>](#user-content-fn-2)[^2] 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 %}

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

[^2]: ![](/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/gym-membership.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.
