> For the complete documentation index, see [llms.txt](https://docs.perplay.io/kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.perplay.io/kr/game-fi/undefined-1/undefined-2.md).

# 보석 업그레이드

<figure><img src="/files/XEacTM70QFFoQsAVfjHi" alt=""><figcaption></figcaption></figure>

보석 업그레이드는 색상, 효과, 레벨이 동일한 세 개의 보석을 사용하여 한 레벨 더 높은 보석을 얻는 방법입니다.

보석 업그레이드에는 XPER와 PER가 필요합니다.

보석 업그레이드의 결과는 성공 또는 실패 중 하나로 나타납니다.

<table><thead><tr><th width="157">결과</th><th>설명</th></tr></thead><tbody><tr><td>성공</td><td>세 개의 재료 보석이 사용되며, 재료보다 한 레벨 높은 보석을 획득합니다.</td></tr><tr><td>실패</td><td>세 개의 재료 보석은 사라집니다.</td></tr></tbody></table>

성공 확률은 다음에 의해 결정됩니다:

* 재료 보석의 레벨
* 업그레이드 부스터 아이템이 사용되었는지 여부


---

# 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.perplay.io/kr/game-fi/undefined-1/undefined-2.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.
