> For the complete documentation index, see [llms.txt](https://docs.decentraland.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.decentraland.org/player/player-ko/in-world/earning-rewards.md).

# 보상 획득

Decentraland에서 보상 획득하기

디센트럴랜드를 탐험하다 보면 무엇을 발견하게 될지 모릅니다. 때로는 Wearable과 Emote 증정품 형태의 보물을 찾을 수도 있죠! 하지만 이는 특정 장면이나 특별 이벤트가 진행 중인지에 따라 달라질 수 있습니다.

확실한 보상을 찾고 있다면 *확실한 보상*, 디센트럴랜드의 주간 마켓플레이스 크레딧 보상과 여러 날에 걸친 게임 퀘스트보다 더 나은 곳은 없습니다.

## 주간 마켓플레이스 크레딧 보상

마켓플레이스 크레딧은 디센트럴랜드의 마켓플레이스에서 Wearable과 Emote를 무료로 구매하는 데 사용할 수 있습니다! 1 크레딧 = 1 MANA의 가치입니다. 크레딧 시즌이 활성화되어 있는 동안에는 누구나 디센트럴랜드에 정기적으로 접속하고 이벤트에 참여하는 등 주간 목표를 완료한 대가로 크레딧을 획득할 수 있습니다.

사이드바 메뉴에서 마켓플레이스 크레딧 아이콘을 클릭해 주간 보상 인터페이스를 여세요. 여기에서 주간 목표 진행 상황과 크레딧 잔액을 확인할 수 있습니다. 마켓플레이스 크레딧에 대해 더 알아보기 [여기](https://decentraland.org/blog/announcements/marketplace-credits-earn-weekly-rewards-to-power-up-your-look).

![](https://3176976569-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUWbeOuof0RchgfvQfPTf%2Fuploads%2Fgit-blob-9147166a1445fcb205263947a1cf19b288f9657b%2FCredits.png?alt=media)

## 게임 퀘스트

훌륭한 보상이 딸린 도전을 찾고 있다면 게임 퀘스트가 딱입니다! 미니 맵 오른쪽의 보물상자 아이콘을 클릭하면 언제든지 이용할 수 있습니다.

![](https://3176976569-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUWbeOuof0RchgfvQfPTf%2Fuploads%2Fgit-blob-11922699c552c6eccd1f56d53c9715f5a05dc8b6%2Fquest.png?alt=media)

현재 이 퀘스트는 25일간의 게임 도전으로 구성되어 있으며, 각 도전마다 고유한 Wearable 또는 Emote 보상이 있습니다. 지도를 열면 현재 날짜의 게임 퀘스트 도전 위치를 표시하는 보라색 보물상자 아이콘이 보일 것입니다. 또한 각 과제 옆의 빨간 화살표를 클릭하면 해당 도전 위치로 바로 텔레포트할 수도 있습니다. 현재 날짜의 모든 도전을 완료하면 그날의 보상이 Backpack으로 전송됩니다!

![](https://3176976569-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUWbeOuof0RchgfvQfPTf%2Fuploads%2Fgit-blob-48b30ed12c442b57b636acbf3d43ec0316188043%2Fgamepad.png?alt=media)


---

# 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://docs.decentraland.org/player/player-ko/in-world/earning-rewards.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.
