# Amulets

Amulets offer additional attributes to characters and do not require equipping in a traditional sense. Instead, they must be placed in the Amulet Bag to activate their effects.

Amulets come in three sizes based on the space they occupy in the bag:

●        Small: 1x1 size.

●        Large: 1x2 size.

●        Grand: 1x3 size.

While smaller amulets conserve bag space, some rare attributes are exclusive to larger amulets.

A special category of amulets, known as World Rings, can only be obtained by defeating bosses. These must be purified before they can be used.


---

# 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://whitepaper.seraph.game/gameplay/equipment-system/amulets.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.
