# Store: Cypher Box and Packages

**📦 Packs**

1. **Purchase through Auctions:**
   * Packs can only be purchased through auctions lasting one hour. Each pack will necessarily contain cosmetics and characters, with predetermined rarity percentages.
   * The value of the pack will be determined by summing all possible outcomes and dividing by the total.

**Probabilities:**

* **Cosmetics:**
  * Common: 62.64%
  * Rare: 12.53%
  * Epic: 2.51%
  * Mythic: 0.50%
  * Legendary: 0.10%
* **Skins:**
  * Common: 12.53%
  * Rare: 2.51%
  * Epic: 5.01%
  * Mythic: 0.10%
  * Legendary: 0.02%
* **Characters:**
  * Common: 1.25%
  * Rare: 0.25%
  * Epic: 0.05%
  * Mythic: 0.01%
  * Legendary: 0.002%

The auction base will always be half the real value of the pack (i.e., 338 shards, equivalent to 1690 tokens, half of which is 845). If there are no bids, the auction moves to the next pack. At the end of the hour, the player with the highest bid will win the pack. Bids can only be made using tokens.

**🌟 Cypher Box**

1. **Limited Number and Content:**
   * Cypher Boxes will be limited daily and may contain a variety of items, including shards, cores, chips, marks, characters, skins, emojis, voices, phrases, animations, Power Ups, and tickets.
   * It is guaranteed that by opening all available Cypher Boxes, a predetermined number of rewards will be obtained, visible to everyone in real-time.
   * Cypher Boxes can only be purchased with tokens and will have a convenient value; the total value of rewards in Cypher Boxes will be greater than direct purchase of items in the store.


---

# 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://whitepaper-34.gitbook.io/rivalrumble/domestic-economy/store-cypher-box-and-packages.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.
