> For the complete documentation index, see [llms.txt](https://docs.hatchypocket.com/hatchy-pocket/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hatchypocket.com/hatchy-pocket/game/hatchy-game-projects.md).

# Hatchy Game Projects

**Party Moba —** battle your friends in epic MOBA battles\
**roguelike survival shooter —** level your Hatchy to survive enemy hordes!

{% embed url="<https://www.youtube.com/watch?v=LmicCRmVhwA>" %}

### Accessible for everyone!

You can play without owning any hatchies, but having a hatchy will give you sweet bonuses. Regardless, be prepared to party up with your friends!

### Summon Pets

Designate a hatchy to be your partner in battle, and explore the open world of Hatchy.

### Unique Team synergies

Hundreds of team synergies based on your team build!

### Find Cards

\
Find Common and ephemeral cards (introducing ephemeral cards, ingame non NFT)

### Build your hero your way

Your hatchies and equipment dictate the players skills, stats and build.

Billions of unique build combinations with skill tree spread across the entire Hatchy collection!

### Rebirth for unlimited cards and power!

You can level to 99 and then rebirth, you get a ephemeral card you get 5 extra stats and each stat is worth more

### Level & Rebirth Hatchies

when you rebirth a monster, it gives ephemeral of itself! When you rebirth your player, you receive a random ephemeral card!

### Burn cards

Sink duplicates of a monster to increase its gained exp in the game! Shiny + 1000% EXP - Common + 100% EXP - Ephemeral + 10% EXP stack cards and rebirth unlimited times.

Ephemeral cards are destroyed when burned - Hatchy cards are kept in game vault for future plans

### Ecosystem proving!

Game adheres to hatchy licensing rules of 10% developer tax.\ <br>


---

# 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.hatchypocket.com/hatchy-pocket/game/hatchy-game-projects.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.
