> For the complete documentation index, see [llms.txt](https://wiki.gamee.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.gamee.com/gameplay/gamee-arc8-faqs/reward-packs-and-piggy-bank.md).

# Reward Packs and Piggy Bank

## Reward Packs

### What are Reward Packs?

Reward Packs are the prizes you earn in Arc8. There are **two** different kinds of Reward Pack, and the rewards in each increase as you progress with your Streak and move up to the next League.

The two types of Reward Pack are:

* **Battle Reward Packs** – These are what you get for winning a battle. With each consecutive battle you win in a Streak, the rewards increase.&#x20;
* **League Reward Packs** – These are what you get for finishing in the top 10% of a League. These are more valuable rewards than those that you get for winning an individual battle. Also, the higher the League you are competing in, the better the rewards.&#x20;

### What can I get in a Reward Pack?

<figure><img src="/files/831Q0TgHo3PayIUKDwRP" alt=""><figcaption><p>Reward Pack contents</p></figcaption></figure>

A Reward Pack may give you:

* Luck (for [Lucky Events](/gameplay/gamee-arc8-faqs/luck-mining-and-lucky-events.md))
* Coins (for the in-app shop)
* Energy (for extra Streak attempts)
* Food to feed your [Beasties](/gameplay/gamee-arc8-faqs/beasts-and-food.md)

### How can I increase the rewards I get in my Reward Pack?

To get better rewards, you can:

* Play in a higher-ranked league
* Own a [Premium Pass](/gameplay/gamee-arc8-faqs/seasons-and-premium-pass.md)
* Win battles further into a Streak
* Double your Battle Victory rewards a certain number of times each day by watching an ad

## Piggy Bank

<img src="/files/6FARJmv334MPfb5zeWVw" alt="" data-size="original">

### What is the Piggy Bank?

Your Piggy Bank is where rewards are stored during Season cooldowns. This is the short interim period when leagues are updated.&#x20;

###


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.gamee.com/gameplay/gamee-arc8-faqs/reward-packs-and-piggy-bank.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.
