# 애셋이란 무엇인가요?

## 애셋이란?

'애셋(ASSET)'이라는 용어는 복스에딧으로 제작된 건물, 나무, 생물체, 캐릭터, 효과, 탈것 등의 복셀 애셋을 말하며, 마켓플레이스에 업로드되어 게임 메이커를 통해 경험 속의 콘텐츠로 사용됩니다.

애셋은 ERC-1155 스마트 컨트랙트 토큰으로, 수집하거나 수익화하거나 거래할 수 있습니다.


---

# 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/assets/assets-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.
