# Gym Life

### Getting Started

* Membership Required: Purchase at Vespucci Beach Gym for $500
* View Stats: Type /stats or Z Menu > General > Gym Stats
* Daily Focus: Changes daily - train the focus stat for 20% speed bonus!

### Gym Stats & Benefits

| Stat  | Exercises                | Benefits                            |
| ----- | ------------------------ | ----------------------------------- |
| Core  | Sit-ups, Yoga            | Increases stamina & wheelie ability |
| Arms  | Dumbbells, Barbells      | Increases strength & melee damage   |
| Legs  | Treadmill, Exercise Bike | Increases stamina & sprint speed    |
| Back  | Pull-ups                 | Increases strength & posture        |
| Chest | Push-ups, Bench Press    | Increases strength & melee power    |

### Performance

* Strength = (Arms + Chest + Back) ÷ 3 → Affects melee damage & recoil
* Stamina = (Core + Legs) ÷ 2 → Affects sprint duration & swimming

### Boosts & Recovery

* Protein Shake ($75): +50% XP gain for 10 minutes + restores hunger
* Pre-Workout ($100): 30% reduced fatigue for 5 minutes + restores thirst
* Yoga: Relieves fatigue naturally

### Training Tips

* Watch your Fatigue bar - hit 100% and you'll get a 5-minute training penalty!
* Train the Daily Focus stat first for faster gains
* Use Pre-Workout before long sessions to train longer
* Take Protein Shake to maximize XP from your workout


---

# 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://wiki.cityliferp.net/useful-information/useful-information/mini-guides/gym-life.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.
