# Game Modes

Players must own a character NFT to play the game.

{% hint style="info" %}
MetaGods Character NFT Sale

<https://app.metagods.gg/character-nft-sale>
{% endhint %}

As of now, MetaGods has two game modes: **Hardcore Mode** and **Casual Mode**. In the future, more game modes will be added such as tower horde defence or dungeon speed runs.

## Hardcore Mode

![](/files/MOpYdRlfN1Ep5WPrzvBn)

### What are Dungeons?

The game world of MetaGods is made up of 35 Dungeons, and each Dungeon is governed by a Boss such as Zeus, Poseidon or Medusa. In Hardcore Mode, players can select any Dungeon to play in, and the objective is to defeat all the monsters and the Boss within the Dungeon.

Each Dungeon has a certain difficulty level. **Higher-level Dungeons yield higher rewards.** Players can either play solo or join/form Guilds and team up to play Dungeon missions together.

{% hint style="info" %}
The best way to beat higher-level Dungeons is to group up with your fellow Guild members and equip high-tiered Weapons!&#x20;
{% endhint %}

### What is NFT Permadeath?

Hardcore Mode has a unique feature called NFT Permadeath. If your selected character dies in the Dungeon, that character will be locked out indefinitely and cannot be used for a certain period of time.

By backing playable characters as NFTs and integrating permadeath mechanics secured by a distributed ledger, this creates NFT scarcity, ensuring that the rarest and highest-tiered character NFTs that you own are truly the strongest. **Only a few will survive the most challenging Dungeons, and these will be the most valuable NFTs in the ecosystem.**

{% hint style="info" %}
You can shorten the permadeath time by building a [Hospital](/metagods-next-generation-nft-action-rpg-game/metagods-land/land-buildings-v0.1/military-buildings/hospital-apothecary-sanatorium.md) on your Land!
{% endhint %}

## Casual Mode

![](/files/FHoPexeuxun514QEl9bY)

Players can stake their character NFTs in Dungeon missions to earn rewards passively. However, there is a built-in **NFT** **Mission Staking Failure Rate**, which means there is a small chance that the mission will fail.

If the mission fails, all $RELIC rewards that would be granted to the player are instead distributed amongst the LAND owners within that Dungeon. If the mission succeeds, the player will earn the $RELIC rewards, and LAND owners will also receive a small fee from the winnings.

{% hint style="info" %}
In Casual Mode, players will be able to spectate the game live while it is being autoplayed.
{% 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://info-137.gitbook.io/metagods-next-generation-nft-action-rpg-game/metagods-gameplay/game-modes.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.
