# Minting a Booster Pack

To start playing every player needs to create a deck. A deck is made up of 3 Character cards as well as 3 Artifact cards (optional). To obtain character cards, players can claim units from the tutorial, the pack after completing the tutorial, or purchase (mint) a booster pack in our in-game store to obtain character cards.

Other than the price stated, as the interaction is a blockchain transaction, purchasing a booster pack requires RON on Ronin Network for gas fees. (+/- 0.07 RON).

<figure><img src="https://278422736-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOP0aTEBFkSGMtOnLo6LD%2Fuploads%2FwXndBuTeC4bbocYc1BVG%2FShop.png?alt=media&#x26;token=e253b8e7-09e6-403d-90e0-cefe9ee7b5fe" alt=""><figcaption></figcaption></figure>


---

# 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://rng-1.gitbook.io/sekaiglory/installation-guide-getting-started/minting-a-booster-pack.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.
