> For the complete documentation index, see [llms.txt](https://docs.monstainfinite.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.monstainfinite.com/summary/monsta-infinite/monstaverse/synthesis/augmentation.md).

# Augmentation

Monstas have 6 body parts and each of them can be augmented by using other Monsta as sacrificial offering to the Shani's God. Augmented body parts will acquire a new special skill card.‌

* Head -> Horns
* Face -> Mask
* Body -> Wings
* Tail -> Back
* Arms -> Arms
* Legs -> Legs

‌The result of the augmented body part will be varied based on the Monsta Core characteristics produced from the sacrificial offering.‌The augmentation mechanism solves the problem of overpopulation, as player has to sacrifice Monsta in order to strengthen their Monsta team. Hence, the supply and demand of Monsta will stay balanced. With less Monsta in circulation, we can release fresh starter Monsta to keep the entry cost low for new players.


---

# 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:

```
GET https://docs.monstainfinite.com/summary/monsta-infinite/monstaverse/synthesis/augmentation.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.
