# What is a "Draftable" and what is inside?

Behold! A Draftable:

<figure><img src="/files/VnjU9ubtSLqOuEie8w83" alt=""><figcaption></figcaption></figure>

Obtaining a Draftable gives franchises a chance to receive in-game assets. Unlike other games, a Draftable can only be obtained from competing and isn't something that can be purchased with currency. Draftables enable gameplay to be free and continuous for all users. As you rank up in-game, the rarity of the Draftables that you'll receive increases.&#x20;

By opening a Draftable, users have a chance to obtain a combination of 4 in-game assets:

-**In-game currency:** used for upgrading buildings and players.

-**Consumables:** help boost experience or buff an athlete's stats during gameplay.

-**Cosmetics**: used to customize your roster and your stadium village.

-**Player packs**: containing multiple athletes with a potential of anywhere between 1 and 5 stars.&#x20;


---

# 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://draft-labs.gitbook.io/draftables-litepaper/gameplay/what-is-a-draftable-and-what-is-inside.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.
