> For the complete documentation index, see [llms.txt](https://info.skybornegenesis.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://info.skybornegenesis.com/game-information/genesis-immortals/gameplay-traits/elemental-affinity-and-tier.md).

# Elemental Affinity & Tier

In the Skyborne universe, there are ten magical elements known as the Nexi.

The power of these elements flows through the Arcane Weave, a massive leyline network enriching the world through which they flow. Every being in Wyvernia has a natural affinity to one or more of these elements. The elements are divided into three groups of study and understanding, with each subsequent group requiring more time and effort to truly master:&#x20;

<figure><img src="/files/8X2ux1hyzOYfDIziaQWR" alt=""><figcaption><p>Nex Primordia, Nex Enigmas and Nex Eternum</p></figcaption></figure>

<figure><img src="/files/S4sfP7j9ZJNFAXZsMPQS" alt="" width="563"><figcaption><p>Terrafirm, Pyroflame, Aquasurge, Cyclonis, Cryonyx, Umbranyx, Sylvanyx, Voltanyx, Solphaeon, and Oblivaeon</p></figcaption></figure>

* Nex Primordia (Physical Elements)
  * *Terrafirm, Pyroflame, Aquasurge, Cyclonis*
* Nex Enigmas (Energy Elements)
  * *Cryonyx, Umbranyx, Sylvanyx, Voltanyx*
* Nex Eternum (Cosmic Elements)
  * *Solphaeon and Oblivaeon*

The Element and quantity within the [Genesis Immortals Collection](/game-information/genesis-immortals.md) are listed below:

| Element   | Tier & Type | Quantity |
| --------- | ----------- | -------- |
| Terrafirm | Primordia   | 1,334    |
| Pyroflame | Primordia   | 1,309    |
| Aquasurge | Primordia   | 1,282    |
| Cyclonis  | Primordia   | 1,277    |
| Cryonyx   | Enigma      | 1,018    |
| Umbranyx  | Enigma      | 1,014    |
| Sylvanyx  | Enigma      | 962      |
| Voltanyx  | Enigma      | 962      |
| Solphaeon | Eternum     | 821      |
| Oblivaeon | Eternum     | 0        |

Quests in Skyborne Genesis may ask for a specific Elemental Affinity or Elemental Tier.&#x20;

***


---

# 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, and the optional `goal` query parameter:

```
GET https://info.skybornegenesis.com/game-information/genesis-immortals/gameplay-traits/elemental-affinity-and-tier.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
