# Wiki

## Wiki

- [Wiki Introduction](https://wiki.kingdom-swap.com/wiki-introduction.md): Kingdom Swap's Wiki. Learn about the game.
- [Creatures](https://wiki.kingdom-swap.com/creatures.md): Creatures are the inhabitants of Tibia aside from human players and NPCs. Every different type creature has its own characteristics which make it unique.
- [Global Map](https://wiki.kingdom-swap.com/global-map.md): Kingdom Swap's map.
- [Items](https://wiki.kingdom-swap.com/items.md): Kingdom Swap's items.
- [Axe](https://wiki.kingdom-swap.com/items/axe.md): Preferred by most knights. They generally have a higher attack value than their defense value, but most knights have a shield with a better defense value than their main weapon.
- [Sword](https://wiki.kingdom-swap.com/items/sword.md): Swords are the most used weapons by knights. Considered one of the best groups of weapons in terms of cost-effectiveness, its main advantages are presented in the weight of the weapons and the existin
- [Club](https://wiki.kingdom-swap.com/items/club.md): They are mostly cheaper than other types of weapons, with the exception of the stronger clubs which, cost a lot of money. Also, they are the heaviest weapons in the game.
- [Shield](https://wiki.kingdom-swap.com/items/shield.md): Shields are used by everyone in Tibia except those who use a crossbow, bow or a two-handed weapon. Using a shield makes you block some attacks from creatures or other players.
- [Helmet](https://wiki.kingdom-swap.com/items/helmet.md): Helmets are the second most important part of a set. Despite having a defensive attribute (arm) lower than armor, they are cheaper than pants and usually have the same defensive attribute.
- [Armor](https://wiki.kingdom-swap.com/items/armor.md): This equipment often gives the character the highest defensive attribute when compared to other types of equipment.
- [Legs](https://wiki.kingdom-swap.com/items/legs.md): Compared to other types of equipment, there is a very small variety of pants. They usually have the same defensive attribute as helmets from the same set.
- [Boots](https://wiki.kingdom-swap.com/items/boots.md): Although Leather Boots can be found in great abundance, boots are considered to be relatively rare and expensive equipment.
- [Rings](https://wiki.kingdom-swap.com/items/rings.md): Rings work similarly to Amulets and Necklaces. Some have magical effects when you put them in your inventory, however, others are just decorative items.
- [Amulets](https://wiki.kingdom-swap.com/items/amulets.md): Amulets and necklaces are similar to rings, while some of them may have some magical effect, others may be merely decorative.
- [Distance](https://wiki.kingdom-swap.com/items/distance.md): While any player is capable of using ranged weapons, Paladins advance this skill faster than any other vocation.
- [Wands](https://wiki.kingdom-swap.com/items/wands.md): Wands were introduced to aid sorcerers in their lower levels. While being wielded, they attack the targeted enemy from distance, consuming mana with each shot.
- [Rods](https://wiki.kingdom-swap.com/items/rods.md): Rods were introduced to aid druids in their lower levels. While being wielded, they attack the targeted enemy from distance, consuming mana with each shot.
- [Item Tiers](https://wiki.kingdom-swap.com/item-tiers.md): (You see a rare crown armor (Arm:14).
- [Vocations](https://wiki.kingdom-swap.com/vocations.md): Kingdom Swap's spells.
- [Knights](https://wiki.kingdom-swap.com/vocations/knights.md): Knights are masters of melee combat, they use their brutal physical strength for battle and fight using melee weapons like swords, axes or clubs.
- [Paladins](https://wiki.kingdom-swap.com/vocations/paladins.md): Paladins are masters of long-range combat. They focus on ranged weapons like bows, crossbows and spears to a deadly effect. They advance very fast in distance fighting.
- [Sorcerers](https://wiki.kingdom-swap.com/vocations/sorcerers.md): Sorcerers are masters of destructive, offensive and aggressive magic. They have access to a vast array of combat spells and command the powers of fire, energy and death.
- [Druids](https://wiki.kingdom-swap.com/vocations/druids.md): Druids are masters of nature and healing magic. Nature can heal and protect, but can also cause widespread destruction.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://wiki.kingdom-swap.com/wiki-introduction.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.
