# Missions

When you're not roaming the galaxy for ice, send your ship on missions to collect ship components, as well as aesthetic rewards including skins, in-game assets, special rewards and more.

Missions are integral to ship building as this will be the only place to gather the Ship Components required for [Ship Building](/racing/building-ships-and-usdfuel.md#how-to-build-upgrade-ships).

Missions come with a variety of difficulties, requirement and rewards with more diversity added over time.

Initially there will be three main missions to go on; all designated as salvage missions. The higher the status of your ship, the higher chance you have of winning the rewards. The easier the mission, the lower the reward.

**All missions cost 300 $FUEL**

| Difficulty | Success rate | Reward               |
| ---------- | ------------ | -------------------- |
| EASY       | 40%-60%      | 1 METAL              |
| MEDIUM     | 15%-40%      | 1-5 METAL (variable) |
| DIFFICULT  | 7%-15%       | 4-8 METAL (variable) |

*\*Please note these values are subject to change prior to launch and official values will be posted on the Missions hub.*


---

# 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.novacreed.com/racing/missions.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.
