# Currencies

With the implementation of the **new in-game currency's**, we intend to improve the progress of your game account. Specifically, we have created **four currencies with different functions** and each of them will be necessary to achieve certain progress within Exobots.

<div><figure><img src="/files/fdMAwfNBaCttPBftOkvX" alt="" width="188"><figcaption><p>Credits</p></figcaption></figure> <figure><img src="/files/E6VGtwc5yCVQhg0b5U3p" alt="" width="188"><figcaption><p>Exonite</p></figcaption></figure> <figure><img src="/files/xUBReLO3jyK0hDRBntwP" alt="" width="188"><figcaption><p>Salvage</p></figcaption></figure> <figure><img src="/files/ZTxg7p9fui1bMHFrxtrT" alt="" width="188"><figcaption><p>Capsules</p></figcaption></figure></div>

* <mark style="color:yellow;">**Credits:**</mark> equivalent to gold, free currency. You can get them by playing the different game modes (PvP and Slum Brawl) daily. It has a daily limit system so it is not farmeable through bots
* <mark style="color:blue;">**Exonite:**</mark> can be acquired with $EXOS through the marketplace, this currency is used to speed up some in-game mechanics. As of today, it can be exchanged for credits
* <mark style="color:orange;">**Salvage:**</mark> obtained by opening SCI-Boxes or destroying objects. Used for exclusive runs and avatar purchases. Cannot be purchased with Exonite
* <mark style="color:red;">**Capsules:**</mark> we can find different types of capsules and depending on the color, they have one function or another
  * **Pink capsule:** it can be used to merge robots as long as they are NOT Digital Collectible. You can buy these kind of capsules in the Exobots Store (in-game)
  * **Blue capsule:** is used to merge Digital Collectible Exobots. You can buy the blue capsules in the [Exobots Marketplace](https://marketplace.exobotsgame.com/capsules)

<figure><img src="/files/B9GWTIB8HVpenbIRWBk7" alt=""><figcaption><p>Exobots Store in-game screen</p></figcaption></figure>

New players will get **limited welcome offers on Packs** where they will be able to buy certain important items such as a pink merge capsule or a special box where you will get a random Exobot.

So you can get special items for a lower price, just for being a new player and it is important to take advantage of the welcome offers available if you want to advance further in the game and position yourself in the players' ranking.

<figure><img src="/files/b7VWbKKPceIzfhwKs7X8" alt=""><figcaption><p>Exobots Marketplace</p></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://exobots.gitbook.io/docs/game-stages/release/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.
