# Seasonal Chests

During each season, there will be a **special pack sale** designed to provide NFTs to both new and returning players. These packs serve two important purposes:

1. **Welcoming New Players:** They act as an easy entry point for new users who want to start their journey.
2. **Introducing New NFTs:** Each season will feature the release of fresh NFTs, allowing players to expand their collections and enhance their gameplay experience.

The packs are categorized into two types:

* **Premium Packs:**\
  Higher cost with increased probabilities of obtaining rare or valuable NFTs. Ideal for players seeking powerful or exclusive items.
* **Standard Packs:**\
  More affordable, offering balanced rewards with a chance to acquire useful NFTs. Perfect for casual or budget-conscious players.

Each type of pack provides players with an opportunity to enhance their strategies, collect unique items, and stay competitive as the game evolves with each season. Keep an eye out for these packs—they’re available for a limited time!


---

# 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://gods-glory.gitbook.io/gods-glory-whitepaper/economy/seasonal-chests.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.
