# Supported Cores

## Overview

FateHub supports a wide range of public cores created by the community. However, if you don't see your core listed, don't worry! Just because we don't support your core out-of-the-box does not mean the plugin will not function properly. You can still utilize the power of FateHub by using PlaceholderAPI placeholders and other features within the plugin.

**Request Core Support**

If you would like us to add support for your core, we would be happy to assist you. Please reach out to us on [Discord](https://bghddevelopment.com/discord) and provide a link to your core's API. We'll review your request and work towards adding support for your core in future updates of FateHub.

## Current Supported Cores

```
Vault (any plugins that use Vault, example: PEX, UltraPerms, etc)
LuckPerms
Core
Atom
AquaCore
Mizu
Root
Neutron
mCore
nCore
Chromium
HestiaCore
StarkCore
qUtilities
tModsuite
Galaxy
Zoom
Kriku
lCore
Ocean
Stark_5
Scandium
Hydra
Zoot
Kore
PxCore
Alchemist
Helium
```


---

# 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://fatehub.bghddevelopment.com/supported-cores.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.
