# Currencies

#### ![](/files/lCTVfQAHdUS0HLO17YtJ)

#### 🌐 Dual Currency Ecosystem

ESSENCE **(Soft In-Game Currency)**

* Earned via:
  * [Missions](/fracctal-tcg/basics/missions.md)
  * PvP [Matches](/fracctal-tcg/basics/game-modes.md#multiplayer)
  * In-App Purchases
* Spent on:
  * [Packs](/fracctal-tcg/basics/packs.md)
  * [Tamer Cosmetics](/fracctal-tcg/basics/tamer-avatars.md)
  * [Forging cards](/fracctal-tcg/basics/card-forging.md) into NFTs (after level 25)

**FRACC (Blockchain Token)**

* Earned via:
  * Fracctal Monsters (FM) daily missions/events
  * Staking FM NFTs (Monsters or Tamers)
* Spent via:
  * FM Rewards Hub - Wheel of Rewards
  * FM Exploration Vendor
  * FM Spell Crafting
  * Website Marketplace

**Conversion Path:** FRACC → ESSENCE(rate-limited, audited) ❌ No reverse conversion allowed.

## Pricing

* **Pack Prices**
  * Common Packs → **200** ESSENCE
  * Element-Themed Packs → **200** ESSENCE
  * Rare Packs → **500** ESSENCE
  * Epic Packs → **1000** ESSENCE
* **Set Selling Price for Duplicate Cards**
  * Sellback at 1**0%** of card worth
* **Configure Earned Currency Rewards**
  * PvP Win → **250–300** ESSENCE
  * PvP Loss → **100** ESSENCE
  * Daily Missions → **\~275** ESSENCE **total**
* **NFT Holder Passive Income**
  * **+1** ESSENCE **per NFT per day**
* **In-App Purchase (IAP) Bundle Pricing**
  * $0.99 → **200** ESSENCE
  * $4.99 → **1200** ESSENCE
  * $9.99 → **2600** ESSENCE
  * $49.99 → **15,000+** ESSENCE + bonus incentive
* **Monthly Subscription (\~$9.99)**
  * Benefits: +1 free daily pack, mission boosts, cosmetics

{% hint style="info" %}
Learn how you can earn ESSENCE currency from Fracctal TCG [Missions](/fracctal-tcg/basics/missions.md)
{% endhint %}


---

# 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://fracctal-tcg.gitbook.io/fracctal-tcg/basics/currencies.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.
