# Enchants & Amplifyers

## [**Neo Enchanting**](/items/enchants-and-amplifyers/neo-enchants.md)

You can enchant items using an enchanting table or anvil to boost their power or grant special abilities.&#x20;

{% hint style="success" %}
ColdMC offer 400+ new custom enchants.
{% endhint %}

***

## [**Runes**](/items/enchants-and-amplifyers/runes.md)

Apply these by dragging and dropping them onto an item. Runes provide special effects to the player, like the vitality rune that boosts health.

***

## [**Gem Stones**](/items/enchants-and-amplifyers/gem-stones.md)

These are used to give a stat boost to an item. Different colors provide different effects:

* **Red**: Often linked to strength or damage.
* **Blue**: Commonly boosts magical abilities or defense.
* **Green**: Typically associated with agility or speed.

***

## **Advanced** [**Gem Stones**](/items/enchants-and-amplifyers/gem-stones.md)

**T**hese include more unique stones like:

* **Pink, Black, Purple (Arcane)**: These advanced gemstones grant special abilities that go beyond stat boosts, offering unique powers to the player.

These item enhancements allow players to customize their gear, improve stats, and gain special abilities, providing more strategic depth in gameplay.


---

# 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://wiki.coldmc.com/items/enchants-and-amplifyers.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.
