# 13. What is an Expedition?

In **Expeditions**, you can send your Hamsters on exciting journeys! Each Expedition has its own **Duration** (how long it takes), **Difficulty** (the chance of the Hamster dying), **Reward Value** (the value of the rewards you receive), and **Reward Amount** (how many rewards you get).

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

Choose your best Hamster and send them out to earn rewards! To receive a Hamster, make sure to get it through the **Season Pass**.

<figure><img src="/files/9RtIofToqnvAKrKgwHZc" alt=""><figcaption></figcaption></figure>

Hamsters gain experience during Expeditions. With each level-up, they earn a skill point that you can use to upgrade them as you wish! However, after each Expedition, Hamsters need to rest. If an Expedition fails, the rest time doubles.

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

Once the Expedition is complete, you’ll receive your rewards. The harder the Expedition, the better the rewards!

{% hint style="info" %}
For more details, check out [<mark style="color:green;">the next question</mark>](/rollercoin/f.a.q./events/14.-how-does-an-expedition-work.md)!
{% endhint %}


---

# 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://faq.rollercoin.com/rollercoin/f.a.q./events/13.-what-is-an-expedition.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.
