> For the complete documentation index, see [llms.txt](https://razsrazs.gitbook.io/fantaxia/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://razsrazs.gitbook.io/fantaxia/untitled/upgrades/enchantment-table.md).

# Enchantment Table

The Enchantment Table is a feature where you (currently only for OG owners) may upgrade your Base weapons via Magical Enchantments ("ME").&#x20;

{% hint style="info" %}
(Sword + Flame = Flametongue)
{% endhint %}

As of date of writing, there are 4 Magical Enchantments that can be used as a catalyst to upgrade your weapons.

1. Fire Element Series - Sword, Axe

&#x20;   2\. Ice Element Series - Bow, Dagger

&#x20;   3\. Earth Element - Shield, Hammer

&#x20;   4\. ??? - Spear, Staff

More enchantment upgrades are being planned in the future for other weapons


---

# 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://razsrazs.gitbook.io/fantaxia/untitled/upgrades/enchantment-table.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.
