# MetaGoblin NFT

The <mark style="color:blue;">**MetaGoblins**</mark> are our inaugural 10K NFT Collection, consisting of 10,000 unique NFTs. They are a primary asset to be placed inside a <mark style="color:blue;">**MetaMinez**</mark> Game Instance (more on MetaMinez later!)  A MetaGoblin may be used in the game over and over again, unlike the in-game Goblin NFT (below), which can only be used once.&#x20;

When you place a MetaGoblin in a MetaMinez game instance, you receive bonus multipliers that directly affect your “<mark style="color:blue;">**Total Mining Power**</mark>” in the game. Depending on the “<mark style="color:blue;">**Rarity**</mark>” and “<mark style="color:blue;">**Land Focus**</mark>” of your MetaGoblin, you could possibly almost **DOUBLE** your Mining Power. Again – this is an example of a primary function, baked into the MetaGoblin at launch.

### MetaGoblin Rarity Level

Each MetaGoblin NFT has a built-in <mark style="color:blue;">**Rarity Level.**</mark>  The rarer your MetaGoblin is, the more in-game bonuses you will receive. The mintage counts are as follows:

* <mark style="color:blue;">**Mystical**</mark> - 8897 minted
* <mark style="color:blue;">**Epic**</mark> - 1000 minted
* <mark style="color:blue;">**Legendary**</mark> - 100 minted
* <mark style="color:blue;">**Rare King**</mark> - 3 minted

<div><figure><img src="/files/36ytshFhNYnHtpJqTWo6" alt=""><figcaption><p>Mystical MetaGoblin</p></figcaption></figure> <figure><img src="/files/Ptb7sMMYbXmc9QNGQI3b" alt=""><figcaption><p>Epic MetaGoblin</p></figcaption></figure> <figure><img src="/files/pfwrq9xptxS2xsH5V0py" alt=""><figcaption><p>Legendary MetaGoblin</p></figcaption></figure> <figure><img src="/files/qYp9bi7Vn7CvaTB554qP" alt=""><figcaption><p>Rare King MetaGoblin</p></figcaption></figure></div>

### MetaGoblin Land Focus Type

The SES Moon is a dangerous place with many different types of terrain in which Terranzinite Crystals are buried. Each MetaMinez game instance has a <mark style="color:blue;">**Terrain Type**</mark> within its Mine. Each MetaGoblin NFT is minted with a random <mark style="color:blue;">**Land Focus Type**</mark>, which is the Terrain Type the MetaGoblin is best suited to mine, or work in.

A MetaGoblin that enters a MetaMinez game instance that matches its Land Focus Type receives additional bonuses.&#x20;

{% hint style="info" %}
*Don't worry - even if your MetaGoblin doesn't match the game instance's terrain type, it can still enter but just won't receive a bonus.*
{% endhint %}

Each MetaGoblin will be minted with one of the following Land Focus Types:

* <mark style="color:blue;">**Carbon**</mark>
* <mark style="color:blue;">**Glacial**</mark>
* <mark style="color:blue;">**Igneous**</mark>
* <mark style="color:blue;">**Sedimentary**</mark>


---

# 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://metablaze.gitbook.io/docs/nft-collections/metagoblin-nft.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.
