# Profile Page

The Profile Page in Reality Rush serves as a comprehensive dashboard where players can monitor and manage various aspects of their gameplay. It is designed to provide detailed insights into the player's progress, achievements, and strategic options, making it an essential tool for anyone looking to maximize their experience in the game.

<figure><img src="/files/Vsx0y6q9OSJXKvSneXef" alt="" width="188"><figcaption></figcaption></figure>

**Key Features of the Profile Page:**

1. **Leveling Information:**
   * **Current Level:** Displays your current level and the number of RP Points required to reach the next level. This section helps you plan your activities to achieve the necessary points and unlock new features.
   * **Future Rewards:** A preview of the rewards available at higher levels, motivating players to continue progressing. These can include lootboxes, tokens, city services, and more.
   * **Progress Tracker:** A visual bar or meter showing how close you are to leveling up, allowing you to monitor your progress at a glance.
2. **Statistics:**
   * **Overall Performance:** Summarizes key statistics such as total RP Points earned, total taps, number of buildings upgraded, and more. This section provides a quick overview of your gameplay activity.
   * **City Overview:** Displays detailed statistics about your city, including the number of active buildings, total city services, and passive income generation.
3. **Achievements:**
   * **Achievements Tracker:** A dedicated section that tracks your completed achievements and those still in progress. Achievements can range from simple tasks like reaching a certain level to more complex goals like winning specific mini-games or defending your city against other players.
   * **Reward Collection:** Collect rewards for completed achievements directly from this section. Rewards may include lootboxes, tickets, tokens, and other valuable items.
4. **City Defense System:**
   * **City Defense Overview:** Displays your city's current defenses against potential threats from other players. This includes information on your city services such as fire stations, hospitals, and emergency power systems.
   * **Defensive Readiness:** Monitor the readiness of your city to handle disasters like fires, earthquakes, and other emergencies. If your defenses are lacking, this section will highlight areas that need improvement.
   * **PVP Defense Mechanism:** Information on how well your city is protected against attacks from other players in the upcoming PVP mode. Ensuring you have the necessary city services will be crucial to defending your city and preventing other players from stealing your $RRUSH tokens.
5. **Guild/Clan Management:**
   * **Guild Overview:** Manage your membership in a guild or clan, including viewing members, tracking collective achievements, and participating in group activities.
   * **Clan Events:** Stay informed about upcoming guild events, challenges, and rewards. This section also allows you to coordinate with other members to achieve common goals.
   * **Communication Hub:** A space for communicating with other guild members, sharing strategies, and planning attacks or defenses in the PVP mode.


---

# 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://city-whitepaper.gitbook.io/reality-rush/advanced-gameplay/profile-page.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.
