> For the complete documentation index, see [llms.txt](https://docs.aavegotchi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aavegotchi.com/own/tokens/gotchus-alchemica.md).

# Gotchus Alchemica

**Gotchus Alchemica** refers to a set of in-game token resources that can be used to upgrade and enhance your Aavegotchi REALM Parcel, the digital land of the Gotchiverse.&#x20;

Gotchus Alchemica is comprised of four types of resources: FUD, FOMO, ALPHA, and KEK.

* FUD represents earth and is the most plentiful of the four elements, being used in many recipes for crafting.
* FOMO represents fire and is often seen in recipes for mechanical items such as Harvesters.
* ALPHA represents water and is often used in recipes for potions, as well as social items like the Gotchi Lodge.
* KEK represents metal and is often used in high-level crafting recipes such as the Alchemical Aaltar Level 9.

## Utility

Alchemica are used primarily for crafting items in the Gotchiverse and Spirit Force Arena.&#x20;

## How to Earn Gotchus Alchemica

Alchemica can be obtained by farming them from parcels in the Gotchiverse, or by swapping GHST on DEXes.&#x20;

## Contract Addresses

### Polygon Network

FUD: 0x403e967b044d4be25170310157cb1a4bf10bdd0f

FOMO: 0x44a6e0be76e1d9620a7f76588e4509fe4fa8e8c8

ALPHA: 0x6a3e7c3c6ef65ee26975b12293ca1aad7e1daed2

KEK: 0x42e5e06ef5b90fe15f853f59299fc96259209c5c


---

# 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.aavegotchi.com/own/tokens/gotchus-alchemica.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.
