# Lobby & Profile

1. #### **Ragnarok Libre Lobby Overview**
   * **Top Bar**
     * **Level**: View your [Base Level and Job Leve](/characters/level.md)l.
     * **Currencies**: Check your current amount of [**Zeny**](/economic-system/currencies/zeny.md) and [**Poring Coins**](/economic-system/poring-coins.md).
   * **Profile**
     * Tap the profile image at the **top left** to change your profile picture.
     * Changing your profile image requires **Mileage**.
     * Next to your profile image, you can view your current **Combat Power** and equipped [**Skills**](/characters/skills.md).
   * **Top Buttons**
     * **Events**: View ongoing events and claim **Tree Rewards** or **Attendance Rewards**.
     * [**Quests**](/how-to-start/quests.md): Check **Main**, **Daily**, **Achievement**, and **Guild** quests.
     * **Mailbox**: Receive various rewards sent via in-game mail.
     * **Adventure**: Move to different fields.
     * **Daily TX**: Trigger a **Daily TX** event to earn additional rewards.
     * [**Spin Wheel**](/economic-system/poring-coins.md): Use **Poring Coins** to spin the wheel and earn various prizes.
   * **Auto Hunt, Share & Duel**
     * **AUTO Button (Bottom Left)**: Toggle **Auto Hunting** ON/OFF.
     * [**Share**](/game-system/sharevice.md): Hunt in the field together with another character.
     * **Duel Button (Bottom Right)**: Enter **Duel** content and enjoy PvP battles.
   * **Quest Tracking**
     * Check your current **Main Quest** progress in the **bottom left** corner.
   * **Bottom Tabs**
     * **Menu**: Access various features including **Skills**, **Codex**, **Dungeons**, **Labyrinth Isle**, **Guild**, **PvP**, **Friends**, **Ranking**, **Exchange**, **Settings**, and more.
     * **Hero**: View detailed information about your currently active hero.
     * **Bag**: Check the items you currently possess.
     * [**Crafting**](/game-system/crafting.md): Craft various items through the crafting system.
     * [**Shop**](/game-system/shop.md): Purchase goods and currencies from the in-game shop.
     * **Invite**: Generate a [**Referral**](/referrals.md) **link** to invite friends.

2. #### **Character Management**
   * Navigate to **Home > Hero Tab > Profile Menu** to manage your [Characters](/characters.md).
   * You can create up to **8 Characters** per account.
   * Select your preferred Character to play. Unused Characters can be deleted.
     * Characters above **level 30** require a **24-hour waiting period** after pressing the delete button before they can be permanently deleted.
       * You can **cancel deletion** before the Character is fully removed.
       * Once deleted, **all data will be lost and cannot be restored**.


---

# 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.ragnaroklibre.com/how-to-start/lobby-and-profile.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.
