# Missions

**Mission in the City-**

Completing missions is core to the gameplay of the game, and something that is recommended for all players to take part in. Different missions give you a different quantity of cash upon completion as a reward, and they all require the player to expend the same amount of energy.

Some missions require 0 reputation to play, whereas higher paying missions will require more reputation depending on the difficulty and risk of the mission.

&#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://cryptocityofficial.gitbook.io/crypto-city-whitepaper/city-life/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.
