# Monster Drop

## Monster Drop

In the game Ragnarok Landverse, the items you have a chance to receive after defeating a monster are categorized into three types:

### 1. Monster Loot Box

Monsters may drop a [loot box](https://maxion-1.gitbook.io/ragnarok-landverse-whitepaper/game-guide/monster-drop/monster-loot-box) containing random rewards when they are slayed, cards can still be obtained from monsters. The contents of loot boxes will be adjusted to drop items or inventory based on the monster.

<figure><img src="https://3132535327-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxTAc4SBp5rgWM4FIglMO%2Fuploads%2FUDZVL3K1xQsqBUzDW1vV%2Fimage.png?alt=media&#x26;token=931ee7f6-5107-484f-8fe8-aed19f594c9e" alt=""><figcaption><p>Monster Loot Box</p></figcaption></figure>

### 2.Artifact Relic

[Relics ](https://maxion-1.gitbook.io/ragnarok-landverse-whitepaper/game-guide/artifact-relic-exchange-system#how-to-obtain-relics)are rare and valuable tokens that you can obtain from monsters in various dungeons within the game. These tokens are essential for acquiring Dungeon Equipment, which is otherwise only available as drops from monsters within dungeon maps.

<figure><img src="https://3132535327-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxTAc4SBp5rgWM4FIglMO%2Fuploads%2Focwd2pY6JvK8wsM39dOh%2Fimage.png?alt=media&#x26;token=7dc40924-90bb-4cb2-ad67-44c19e1f981b" alt=""><figcaption><p>Dungeon Relic</p></figcaption></figure>

### 3.Monster Card

Monster cards are one of the options to improve your status and skills. You can insert them into equipment with an empty socket, and the effect of the card will automatically be applied to your character in the game.

<figure><img src="https://3132535327-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxTAc4SBp5rgWM4FIglMO%2Fuploads%2F7U4kGTBueUeYt1f0VqF6%2Fimage.png?alt=media&#x26;token=75bb03a5-faf1-4a3c-bb06-cbcf958fa7dd" alt=""><figcaption><p>Monster Card</p></figcaption></figure>


---

# 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://maxion-1.gitbook.io/ragnarok-landverse-whitepaper/game-guide/monster-drop.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.
