# In-Game Store

<figure><img src="/files/m3N7VvYjZmX1q4aNQC9X" alt=""><figcaption></figcaption></figure>

### 👉The Basics

* **Daily Shop:** Purchase bundles of materials with Derp Dollars (DD). These bundles refresh daily, giving players a convenient way to obtain resources without constantly scouting high-rarity locations.
* **Research Points (RP):** You can also spend RP in the shop to purchase specific blueprints you need, ensuring you can unlock precisely the traits you want without relying on chance.
* **Artifact Swapper:** Once per day, pay a DD fee to trade in an unwanted artifact for a random new one.

This system aims to streamline your crafting experience by allowing you to acquire the materials and blueprints you truly need while offering a way to recycle unwanted artifacts into something more useful.

<br>


---

# 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://guide.derpbirds.io/derp-birds/adventures/in-game-store.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.
