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

# Welcome to CoreKeeper.info: Your Ultimate Core Keeper Guide

Embark on an extraordinary underground adventure with CoreKeeper.info, your go-to resource for all things Core Keeper. Whether you're a seasoned explorer or just beginning your subterranean journey, our comprehensive guide is here to illuminate the path through the mysterious caverns of this captivating sandbox game.

## What We Offer:

### 🐛 Creature Database

Dive into our extensive bestiary, featuring detailed information on every entity you'll encounter:

* Health and damage stats
* Behavior patterns
* Habitat information
* Weaknesses and strengths

### 🗺️ World Exploration

Uncover the secrets of Core Keeper's diverse biomes:

* Detailed maps and location guides
* Resource spawns and farming tips
* Hidden areas and how to access them

### 🛠️ Crafting & Building

Master the art of survival with our in-depth guides:

* Complete recipe lists
* Efficient base-building strategies
* Tool and equipment progression tips

### 👥 Multiplayer Strategies

Team up and conquer the depths:

* Co-op tactics for boss fights
* Resource sharing and team roles
* Server setup and management tips

### 📊 Game Mechanics

Understand the intricacies that make Core Keeper tick:

* Skill progression and character builds
* Combat system breakdowns
* Economy and trading insights

### 🆕 Updates & Patch Notes

Stay informed with the latest game developments:

* Comprehensive patch note analysis
* New feature spotlights
* Community discoveries and strategies

CoreKeeper.info is more than just a wiki; it's a living, breathing guide that evolves with the game and its community. Our team of passionate players and contributors work tirelessly to ensure you have the most accurate and up-to-date information at your fingertips.

Whether you're looking to defeat a challenging boss, optimize your resource gathering, or simply immerse yourself in the rich lore of Core Keeper, CoreKeeper.info is your trusted companion in the depths.

Grab your pickaxe, light your torch, and join us as we delve into the fascinating world of Core Keeper. Your next great discovery awaits!

## Resources

* [@github](https://github.com/corekeeperfans/corekeeper.info)
* [@gitbook](https://corekeeperfanss-organization.gitbook.io/corekeeper)
* [@Startuplister](https://startuplister.com/single/core-keeper-wiki)
* [@IndieHackerStacks](https://indiehackerstacks.com/products/core-keeper-wiki)
* [@BaiTools](https://bai.tools/tools/core-keeper-wiki)
* [@PromoteProject](https://www.promoteproject.com/user/860577/startups)
* [@RankAnything](https://www.rankanything.online/reviews/core-keeper-nc2up3pyQk)
* [Unearthing Adventure in the Depths](https://medium.com/@corekeeperfans/core-keeper-unearthing-adventure-in-the-depths-8e95d69a8b06)
* [Mining the Depths of Adventure](https://corekeeperfans.substack.com/p/core-keeper-mining-the-depths-of)
* [Exploring the Depths of Core Keeper](https://core-keeper.beehiiv.com/p/exploring-the-depths-of-core-keeper-a-dive-into-the-indie-gem)


---

# 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://corekeeperfanss-organization.gitbook.io/corekeeper/readme.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.
