> For the complete documentation index, see [llms.txt](https://mixmarvel.gitbook.io/dehero_game/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mixmarvel.gitbook.io/dehero_game/dehero_game_kr/undefined-4/undefined-2.md).

# 스킬 합성 기능

플레이어는 백팩의 \[스킬 합성]에서 합성 기능을 사용할 수 있습니다.

![](/files/VXlsb7Jt9J3OBNYQbcya)

플레이어는 LvⅠ-LvⅤ의 합성 페이지에서 합성이 필요한 스킬을 선택할 수 있습니다.

![](/files/mlfAiL93DfD4EFxnnGoR)

동일한 레벨의 세 가지 스킬을 동일한 레벨과 품질의 랜덤 스킬 카드 팩으로 합성할 수 있습니다.

![](/files/HQHql5u3WyAfGTIg3LZu)

![](/files/8WNNH6Aa5MfaJKOuzFUl)

Tips: 일반, 희귀, 에픽 및 전설 스킬 카드 팩은 15% 확률로 더 높은 품질의 스킬을 얻을 수 있습니다. 신화 카드 팩은 현재 카드 팩 품질의 스킬만 얻을 수 있습니다.

![](/files/sp1C7Q5BjEDaSye0JADT)


---

# 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://mixmarvel.gitbook.io/dehero_game/dehero_game_kr/undefined-4/undefined-2.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.
