# Artifacts

Artifacts are unique rare items that provide passive bonuses. During the course of any given dungeon run, your Artifacts will push you to tailor your playstyle in a certain way so as to maximize their effectiveness, making each run distinct. And on top of that, some Artifacts come at different rarities, ranging from Common to Epic. The rarer the Artifact, the stronger the effect!&#x20;

For example, you might get “The Warrior’s Cookpot”, which has the effect “When you play a Warrior skill card, you have a 40% chance to return a Warrior skill card from your discard pile to the top of your deck.” This can really let you combo off with Warrior skill cards, so you could run a Warrior-heavy Apostle team if you got this Artifact.

In fact, you'll get multiple Artifacts over the course of any single dungeon run, and some combinations can be particularly potent. Consider an Artifact like “The Pentahorn.” This Artifact gives you attack speed to all your units for every 5 mana in your mana pool, encouraging you to keep at least 5 mana at all times, so a test of your mana awareness. With something like “The Spirit-Coral Tree”, which gives additional max mana, you can gain even MORE attack speed!

<figure><img src="https://miro.medium.com/v2/resize:fit:700/1*dQMdw15pqP8GxjlfPkxr3A.png" alt=""><figcaption><p>Can you spot the Spirit-Coral Tree?</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://whitepaper.apeironnft.com/apeironnft/key-game-features/game-modes/pve-roguelite-dungeon/artifacts.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.
