# 오픈박스

유저는 스니커즈 박스 오픈 시 신발 NFT와 오픈 박스를 획득할 수 있습니다. 스니커즈 박스 오픈 시 획득할 수 있는 오픈 박스는 주기적으로 새롭게 출현합니다.

오픈 박스는 오픈 박스 컬랙션에 등록할 수 있으며 등록 후에는 계정에 귀속되어 거래할 수 없습니다. 오픈 박스를 컬랙션에 추가할 때마다 획득 가능한 워크아웃 포인트가 높아지며 컬랙션 세트를 완성하는 경우 추가 효과를 획득합니다. 각 시즌마다 새로운 오픈 박스 세트가 존재하며 시즌별 세트는 지속적으로 업데이트 예정입니다.

인벤토리에 있는 오픈 박스는 비용을 소모하며 오픈 박스 타입을 변경할 수 있습니다.


---

# 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://thesnkrz.gitbook.io/thesnkrz/shoes/open_box.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.
