# Upgrades

Owners of Base weapons may upgrade their weapons into stronger & cool lookin' weapons! As of 1.10.2021, there are two ways to upgrade your base weapons.

Firstly, via the Enchantment Table. Currently , this is only exclusive to OG owners. The Enchantment table enhances weapons via Magical Enchantments.

Secondly, via the Forge. The Forge is accessible if you own any OG weapons or any Armory weapons. The Forge improves your base weapons via Materials

#### Magic Formula

Most of my upgrades currently requires 1 Base weapon and 1 Magical Enchantment ("ME")/Material.

{% hint style="info" %}
(Base + ME/Material = Upgraded Weapon)
{% endhint %}

#### Upgrading can improve your rarity!

{% hint style="info" %}
Common + Common = Rare! (\*not all the time though)
{% endhint %}


---

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