# Sharevice

1. **What is Sharevice?**

   * Sharevice is a system where you can borrow other users' Characters or lend your own Character to others.

2. #### **Using Sharevice**

   * You can hire other users’ Characters through Sharevice.
     * Depending on your Character’s Job [Level](/characters/level.md), you can share up to 5 Characters.
     * The 5th Share Character is one of your own Characters that you are not actively playing.
   * The total BP (Battle Power) of Characters you can borrow increases based on your own Character’s BP.
     * At Sharevice Level 1, you can borrow Characters with up to 10,000 BP. This limit increases as you level up your Sharevice.
   * Shared Characters can be used when hunting Normal Monsters, MVPs, and Bosses in the field.
     * You must hire another adventurer via Sharevice to use the “Assemble” function when an MVP appears.
     * Defeating an MVP using Assemble yields greater rewards.
     * More detailed information about MVP Assemble rewards can be found via the [link](/game-system/fields.md).
   * Sharevice energy recharges for free every 4 hours. After the free energy is consumed, you can use items to recharge it again.
     * The **Hourglass of Bond** item adds additional Share time.
     * Depending on the type, it adds 4, 8, or 16 hours.

3. #### **Registering for Sharevice**
   * When not actively playing, users can register their Characters to Sharevice.
   * Through Sharevice, you can earn [Zeny](/economic-system/currencies/zeny.md), [Base & Job EXP](/characters/level.md), and even [Gear](/characters/gear.md).


---

# 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/game-system/sharevice.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.
