> For the complete documentation index, see [llms.txt](https://whitepaper-goals.genesisleaguesports.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper-goals.genesisleaguesports.com/pack-tokenomics-2023-season.md).

# Pack Tokenomics (2023 Season)

*Note: Concepts contained in this whitepaper are subject to change.*

Each pack will contain 5 player or coach cards.&#x20;

* Non-foil cards will drop at a rate of 95%
* Gold foil cards will drop at a rate of 5%.

As a new set will be released every year, there will be a modern and legacy format. In modern, the current set will be playable while in the wild every set will be playable. Older pack editions will receive an increasing bonus in wild for each year it is out of print.

The first year will have 8.5 million packs sold at a variable pricing structure (see below). It is important to note that by the end of 2022, users will be able to earn GLGT which will provide 50% off of packs going forward.

|                                                              | Packs (millions) | Price per pack | Price with GLGT |
| ------------------------------------------------------------ | ---------------- | -------------- | --------------- |
| Pre-Sale 1 (Oct 18th to mid January)                         | 0.5              | $5.00          |                 |
| Pre-Sale 2 (late January-March) Unsold packs will be burned) | 0.5              | $10.00         | $5.00           |
| General sale\* (starting with game release)                  | 5                | $10.00         | $5.00           |
| Extended sale (card packs burned by December 31st)           | 1                | $15.00         | $7.50           |
| Last chance (Card packs burned by December 31st)             | 1.5              | $25.00         | $12.50          |

### Presale incentives&#x20;

Presale pack purchasers will receive rewards for purchasing and staking their packs to reward early adopters of Genesis League Goals.

#### Presale 1 - Purchasable with HIVE and Paypal

* Access to pack staking pool of 15M GLX tokens to be given out starting in presale 1, distributed evenly daily until the end date of February 28, 2023 (or thereof).
* Closed Beta access with 100 packs purchased.
* Free license which is required to earn in-game for every 100 packs purchased.
* Title for every 500 packs purchased.
* Special promotional card for every 1,000 packs purchased.
* The top 10 purchasers in pre-sale 1 will get their likeness on a coach card and be part of the design process of their card.

#### Presale 2

* Closed Beta access with 100 packs purchased.
* Title for every 500 packs purchased.
* Special promotional card for every 1,000 packs purchased.

\*The Genesis League Sports marketing team is reserving 25,000 packs for marketing purposes


---

# 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, and the optional `goal` query parameter:

```
GET https://whitepaper-goals.genesisleaguesports.com/pack-tokenomics-2023-season.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
