> For the complete documentation index, see [llms.txt](https://maxion-1.gitbook.io/ragnarok-landverse-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://maxion-1.gitbook.io/ragnarok-landverse-whitepaper/game-guide/monster-drop.md).

# 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](/ragnarok-landverse-whitepaper/game-guide/monster-drop/monster-loot-box.md) 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="/files/u092fXimtPT47WI0KDg9" alt=""><figcaption><p>Monster Loot Box</p></figcaption></figure>

### 2.Artifact Relic

[Relics ](/ragnarok-landverse-whitepaper/game-guide/monster-drop/artifact-relic-exchange-system.md#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="/files/87k9D1eEScNgccRKzBCl" 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="/files/cbcG0F15oLQsb4RleCug" alt=""><figcaption><p>Monster Card</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
