# Missions

Missions are a major component of the frens game. The crew you've formed earlier will be able to go on missions to mine resources. Those resources are crucial since they will be needed to upgrade your pets, feed your pet, or buy skills for your pet. Keep in mind that every mission will reduce the health of your Chibi Fren and which will require feeding it to regain its health.

## Galaxies

First, you need to select the galaxy you'd like to send your team to. Each galaxy contains multiple planets that need to be cleared before you can move on to the next galaxy.

![The first 3 galaxies in the Chibi Universe](/files/20YGhndU5kFwdG067bby)

## Planets

When selecting a galaxy, you can now pick a planet you want to send your frens to. Each planet has its own look and specialties. For each planet, you can gain a maximum of 3 stars.

![Each planet looks different and comes with own specialties](/files/2zSMVSHqbS6TPj5cLz43)

## Mission Overview

In the mission overview, you can see the details of the mission. Each mission gives you rewards that can be used to upgrade your Chibi Frens later. If you have completed a mission before you will be able to see the results in form of stars. Each mission takes time, which means your team will be away and can't be used for other missions during that time.

![The mission detail](/files/t1NsYs6UPdmjN4EqtnW2)

## Mission Rewards

By completing a mission successfully you will receive mission rewards. As of now, there is gold and elixir, but we're planning to add more resources.

![Stage cleared](/files/zcC7GjfvIlBYzPJIfUqE)

After a mission is completed you will be able to claim your rewards including the **XP (experience points)** for your trainer, pet, and for yourself. In a ranking overview, you'll be able to see the top players, trainers, and pets.


---

# 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://docs.chibilabs.io/chibi-frens-game/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.
