# KitType

Can be referenced using `KitType.FARMER_CLETUS`

### KitType

```typescript
NONE
FARMER_CLETUS
BARBARIAN
BUILDER
BAKER
ARCHER
SHIELDER
MELODY
DAVEY
BIGMAN
COWGIRL
GRIM_REAPER
WIZARD
VULCAN
PYRO
RAVEN
BEEKEEPER
JADE
WARRIOR
BOUNTY_HUNTER
SPIRIT_CATCHER
ANGEL
AXOLOTL
TRAPPER
FISHERMAN
GHOST_CATCHER
OIL_MAN
SPEARMAN
TRIPLE_SHOT
INFECTED
SUPER_INFECTED
ICE_QUEEN
AERY
YETI
GINGERBREAD_MAN
SANTA
REGENT
FROSTY
SMOKE
DASHER
ALCHEMIST
MINER
MIDNIGHT
SHEEP_HERDER
BEAST
METAL_DETECTOR
CYBER
CONQUEROR
LUMEN
EMBER
MERCHANT
DINO_TAMER
WIND_WALKER
STAR_COLLECTOR
PINATA
SPIRIT_ASSASSIN
BATTERY
HANNAH
MAGE
DRAGON_SLAYER
VOID_DRAGON
NECROMANCER
PALADIN
DISRUPTOR
JAILOR
FROSTY_HAMMER
SEAHORSE
HATTER
OWL
BLOOD_ASSASSIN
QUEEN_BEE
DRILL
IGNIS
ELEKTRA
CARD
TALIYAH
LYLA
MIMIC
WARLOCK
CAT
STEAM_ENGINEER
SLIME_TAMER
BLOCK_KICKER
```


---

# 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://docs.easy.gg/scripting/bedwars-scripting/types/kittype.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.
