# Drops

## What are Drops?

**Drops** are items you find on the ground after killing a monster.

Did you know that [Monsters](/the-game/monsters.md)drop **LYKA?**

## What can we Expect?

Expect low drop rates, it is not easy to find a **monster** that would drop some **LYKA,** but once you do, it is rewarding.

## What about Equipment?

Equipment drops are even more scarce; to promote buying items from **NPCs** and spending your **LYKA.**&#x20;

Remember that it is not easy to progress without[Equipment](/the-game/character/equipment.md) and for good reasons.

## What is common?

[Monsters](/the-game/monsters.md)Commonly drop **Potions** to help you progress through the levelling stage easier.&#x20;

**Potions** can be sold for a meagre amount of **LYKA** just because they're very common.


---

# 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://docs.clashingblades.com/the-game/drops.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.
