> For the complete documentation index, see [llms.txt](https://whitepaper.argybargy.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.argybargy.io/argy-bargy-ecosystem/surrency-and-resources.md).

# Сurrency and resources

## Currency

### $Argy Tokens: The Core of In-Game Economy

$Argy tokens aren't just a currency. It's a gateway to numerous in-game events and exclusive access points.

#### How to obtain

Earn Argy tokens through gameplay achievements or purchase them on the exchange for a boost in your gaming journey.

### Ruby: The Versatile Soft Currency

Rubies are integral for various gaming activities, including leveling up or enhancing the rarity of your cards.

#### How to obtain

Obtain Rubies through in-game purchases or as rewards during gameplay, offering a flexible way to advance your strategies.

## Combat and Collectible Resources: Powering Your Gameplay

### Mana

This crucial combat resource, gained during Match-3 by aligning elemental stones, fuels your cards’ active abilities and weapon attacks.

### Champion Souls

Level up your Champion Cards using the Champion Souls acquired via in-app purchases and event participation

### Hero Souls

Upgrade your Hero Cards with Hero Souls, earned through battles or completing quests&#x20;

### Ingots

Essential for upgrading Weapon Cards, Ingots are required in large quantities for high-level improvements.

Six types of Ingots can be collected through the Disenchantment of Weapon Cards.

### Rarity Enhancement through Dust and Ashes

Utilize various types of Dust to increase the rarity of your cards:

1. Hero Dust for Hero Cards&#x20;
2. Weapon Dust for Weapon Cards&#x20;
3. Armor Dust for Armor Cards&#x20;
4. Champion Dust for Champion Cards&#x20;
5. Champion Ashes: Specifically used for enhancing Champion Cards, obtainable through in-app purchases and event participation.&#x20;

### Master Stones: Unleashing New Skills

Unlock new passive abilities for your Hero Cards with Master Stones, exclusively available through the Disenchantment of Hero Cards. Experience a game where every resource plays a pivotal role in your strategy and progression. From enhancing your champions to unlocking new abilities, our diverse resource system is designed to enrich your gaming adventure at every turn.


---

# 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.argybargy.io/argy-bargy-ecosystem/surrency-and-resources.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.
