# Currencies

Many currencies are used for trade in Alara.

[VALOR](/assets/currencies/valor.md) <img src="/files/0YBglYsr7XiFPhWe3AKq" alt="" data-size="line"> and [Creedits](/assets/currencies/creedits.md) <img src="/files/Lq4je1rqtbm54ROsz91i" alt="" data-size="line"> can be spent on card packs in the Shop.

[CREED](/assets/currencies/creed.md) <img src="/files/J59FCm0yHlUt9Oq9Ve7q" alt="" data-size="line"> and [CRAFT](/assets/currencies/craft.md) <img src="/files/7eA137rnQsAyjRTorvwL" alt="" data-size="line"> are used to combine cards, creating more powerful Immortals and Equipment.


---

# 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://docs.immortalcreed.com/assets/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.
