# Victory(승리)

![](/files/-MOp-fFRXb2Bu-5hAseO)

|                                  |                                                                                                      |
| -------------------------------- | ---------------------------------------------------------------------------------------------------- |
| ![](/files/-MOp7k9zj89-Di96UChy) | 승리 컴포넌트를 적용하여 이벤트에서 플레이어를 승리하게 합니다. 플레이어는 올바른 선택을 하거나 보스를 죽이거나 제한 시간 안에 완료 지점을 통과하여 게임에서 승리할 수 있습니다. |


---

# 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://docs.sandbox.game/the-game-maker-academy_kr/components/types-of-components/victory-1.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.
