> For the complete documentation index, see [llms.txt](https://wiki.kingdom-swap.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.kingdom-swap.com/items/rings.md).

# Rings

|            **Sprite**            |     **Name**    |      **Attribute**     |
| :------------------------------: | :-------------: | :--------------------: |
| ![](/files/JjTNq1ZgUsHUEa1nB2Ak) |   Wedding Ring  |            -           |
| ![](/files/o5i5hydjP34hCaumlQ6j) | Ring of the Sky |            -           |
| ![](/files/s6LROjMFUyIG2CoyehNu) |   Crystal Ring  |            -           |
| ![](/files/FzLVRvEnNRsmFG8amDVM) |    Might Ring   | Absorb Physical Damage |
| ![](/files/DWmqFIZydcCPADPym7bc) |   Stealth Ring  |      Invisibility      |
| ![](/files/vPfTyd8It17sow8K9PbJ) |    Power Ring   |      + Fist Skill      |
| ![](/files/JgetAGEGnAkAZjSuz3ly) |   Energy Ring   |       Mana Shield      |
| ![](/files/dO7CCPckGaGxCAe5RIIS) |    Life Ring    | + HP/Mana Regeneration |
| ![](/files/qlkysvnconh18eM41H1H) |    Time Ring    |         + Speed        |
| ![](/files/QQoYmG08KinxOwtGck8r) |    Gold Ring    |            -           |
| ![](/files/e03ywx581ytrOvq6fbMw) |    Sword Ring   |      + Sword Skill     |
| ![](/files/bHfiVgg3VXmiRVux3hLy) |     Axe Ring    |       + Axe Skill      |
| ![](/files/GUiE4GflccppYHMyDkgV) |    Clube Ring   |      + Clube Skill     |
| ![](/files/c0DQeHQea0wl3ORmaxPG) |   Dwarven Ring  |     Drunk Immunity     |
| ![](/files/WpxqrteIApMA6EqAgArV) | Ring of Healing |  +HP/Mana Regeneration |
| ![](/files/o5i5hydjP34hCaumlQ6j) |  Ring of Wishes |        3 charges       |


---

# 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://wiki.kingdom-swap.com/items/rings.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.
