# ORC System Details

ORCs are NFT-based characters with different rarity levels and production capabilities, supply limited to 1.000.000

## ORC Types and Rates

<figure><img src="/files/80l3JEUSiz2kvAuALWdA" alt=""><figcaption></figcaption></figure>

| Name    | Rarity    | Drop Rate | Production Power |
| ------- | --------- | --------- | ---------------- |
| Azog    | Common    | 50%       | 17               |
| Radbug  | Uncommon  | 35%       | 34               |
| Gorgol  | Rare      | 10%       | 90               |
| Snaga   | Epic      | 4%        | 180              |
| Brugnak | Legendary | 0.85      | 400              |
| Shagrat | Exalted   | 0.15%     | 800              |

## ORC Features

* Each ORC is a unique NFT Tradable and can be bought and sold at the Marketplace Opensea with an polygon wallet
* Users can merge equal ORCs to upgrade them (TBA)
* ORCs generate tokens based on their rarity level
* ORCs must be assigned to land to generate tokens
* No maintenance costs
* Transferable between players (on the marketplace)
* ORCs can be sold on the marketplace


---

# 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://orcmine.gitbook.io/whitepapper/game-mechanics/orc-system.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.
