# Star Levels

Players can combine their Poofies together through a process called fusion, which takes place in the fusion chamber. When Poofies are fused together, they combine into one much stronger Poofy, and the rest of the fused Poofies are merged into the same body. As a result, only one Poofy will remain after the fusion process is complete.

Fusion increases the star level, which increases the Poofy's base attributes, leading to an overall increase in strength. Essentially, the Poofy's strength is proportional to its star level, making it a crucial factor in determining its power.


---

# 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://poofyland.gitbook.io/poofyland/poofy-anatomy/star-levels.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.
