> For the complete documentation index, see [llms.txt](https://docs.gigaverse.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gigaverse.io/factions/factions.md).

# Factions

There are 8 factions in gigaverse:&#x20;

![](https://content.gitbook.com/content/xqDXBs0OB0XkJzPtPE3t/blobs/T11V3HNAdt9DrolXxVrQ/Faction_Archon_Transparant.png)  Archon

![](https://content.gitbook.com/content/xqDXBs0OB0XkJzPtPE3t/blobs/0FS0Z2ONxMcxjbKTE2XM/Faction_Athena_Transparant.png)  Athena

![](https://content.gitbook.com/content/xqDXBs0OB0XkJzPtPE3t/blobs/kmIW1fdxqJlRNJVGUOtI/Faction_Chobo_Transparant.png)  Chobo

![](https://content.gitbook.com/content/xqDXBs0OB0XkJzPtPE3t/blobs/TDidfDBzP6mkMv1QmEG5/Faction_Crusader_Transparant.png)  Crusader

![](https://content.gitbook.com/content/xqDXBs0OB0XkJzPtPE3t/blobs/tUgWRfYsAipbVNZGJTWp/Faction_Foxglove_Transparant.png)  Foxglove

![](https://content.gitbook.com/content/xqDXBs0OB0XkJzPtPE3t/blobs/s0tmEvv4onlUVEmTdRhN/Faction_Overseer_Transparant.png)  Overseer

![](https://content.gitbook.com/content/xqDXBs0OB0XkJzPtPE3t/blobs/ICzaPXOsKtm4Ym6z9mlF/Faction_Summoner_Transparant.png)  Summoner

![](https://content.gitbook.com/content/xqDXBs0OB0XkJzPtPE3t/blobs/X8i3mXSRPSj7BgR9KVMH/gigus1x1.png)  Gigus

\
These factions relate to the 7 Masters of the Gigaverse (Special Characters in the [GLHFers](/nft-collections/glhfers.md)collection), and to Gigus, the sentient AI creator of Gigaverse.

<figure><img src="https://content.gitbook.com/content/xqDXBs0OB0XkJzPtPE3t/blobs/91IQUE0z2lw8Cf639JZD/7-Masters-Gigaverse.png" alt=""><figcaption><p>Archon, Athena, Chobo, Crusader, Foxglove, Overseer, and Summoner</p></figcaption></figure>

When starting the game, align with one of the factions belonging to the 7 “Masters of the Gigaverse”.&#x20;

Your choice may impact certain aspects of the game, such as the resources you require to craft [consumables](https://glhfers.gitbook.io/gigaverse/crafting-and-stations/alchemy-bench/consumables) or which [Faction Leaderboard](https://glhfers.gitbook.io/gigaverse/in-game-trading/traveling-merchants) you are competing on

You can change your in-game faction via [Faction Altar Room](https://glhfers.gitbook.io/gigaverse/factions/faction-altar-room) using in-game materials.&#x20;

More details about factions and their role within the future of Gigaverse shall be revealed over time.

<table data-header-hidden data-full-width="true"><thead><tr><th></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td></td><td></td><td></td></tr></tbody></table>


---

# 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://docs.gigaverse.io/factions/factions.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.
