# Fusion Process

### **2 Components required to form a Fusion Cryptonaut** <a href="#c55d" id="c55d"></a>

* Rune NFT
* Cryptonaut NFT

### **2 Attributes** <a href="#id-9731" id="id-9731"></a>

* Phase (Element)
* Battle Position

### **7 Different Phases (Elements)** <a href="#fcbe" id="fcbe"></a>

* Dark
* Light
* Fire
* Water
* Earth
* Wood
* Metal

### **4 Different Battle Positions** <a href="#id-7174" id="id-7174"></a>

* Attack
* Defense
* Agility
* Endurance

### **28 Different Possible Fusion Cryptonaut Types exist and can be fused** <a href="#id-6ca4" id="id-6ca4"></a>

The Type of Fusion Cryptonaut you can fuse is determined by the Rune Attributes (Phase and Luck) as well as Cryptonaut Attributes (Total Cryptonaut Points);

## **Fusion Attributes** <a href="#id-15a0" id="id-15a0"></a>

1\. **Fusion Phase** = Rune Phase (Element)

2\. **Battle Position** = Total Cryptonaut Points + Luck

> ***4–7** (Total Cryptonaut Points + Luck) **= Attack***
>
> ***8–11** (Total Cryptonaut Points + Luck) **= Defense***
>
> ***12–15** (Total Cryptonaut Points + Luck) **= Agility***
>
> ***16–19** (Total Cryptonaut Points + Luck) **= Endurance***

![](/files/MO6UtVJwZAFQlGsJZwxR)

**Fuse a Rune and Cryptonaut NFT:** [**https://tothemoonuniverse.com/fusion**](https://tothemoonuniverse.com/fusion)


---

# 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://fusionbattle.tothemoon.net/fusion-battle/fusion-process.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.
