# Gameplay

> **Your goal** in Gold Rush is to **extract as much Corrupted Loot 💰 as possible.**

To get this loot, players can go on expeditions outside the Safe Zones to:

* kill Monsters (gives ➡️ **Artifacts**)
* extract Resources via Mining, Gathering, Woodcutting, etc. (gives ➡️ **Curios**, resources)
* open Treasure Chests found deep in the wilds (gives ➡️ **Gems**)

<figure><img src="/files/XqBnvnxCKFi7tsBHYaYm" alt="" width="563"><figcaption><p>Corrupted Loot - Artifacts, Gems, and Curios</p></figcaption></figure>

Your chances to get Corrupted **Artifact** or **Curio** drops is based on two things: the **Difficulty** of the resource or mob 📊, and your current **Reward Multiplier** 💫 - which increases the longer you stay outside in a dangerous region and resets when you end your expedition.

{% hint style="info" %}
For example, mining **Adamantine Ore** (Tier 4, requires level 80 mining) has a much higher chance of earning **Curios** than mining **Tin** or **Copper Ores** (Tier 1) in safe zones.  Additionally, the resource itself (Adamantine Ore) is more rare / in-demand.
{% endhint %}

<figure><img src="/files/4li1OQOiBmgUrgsTnAJu" alt="" width="526"><figcaption></figcaption></figure>

When you return to the Capital (or any other major city), cashing these **Corrupted Loot** 💰 items to the Royal Treasury (talk to **Sir Althus**) will give you **Silver** and <mark style="color:red;">**Royal Favor**</mark> (see [Rewards](/goldrush-s3/overview/rewards.md)).

Cashing in loot also incurs the following Silver taxes:

* Paymaster Tax (13%) - see [Paymasters](/goldrush-s3/season-3-the-depths-below/paymasters.md)
* Cambria Tax (2%)&#x20;


---

# 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://cambria-1.gitbook.io/goldrush-s3/overview/gameplay.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.
