# 장착형

장착형 아이템은 신발 귀속 아이템과 유저 귀속 아이템이 존재합니다.

신발 귀속 아이템은 신발에 장착한 이후 해제할 수 없고 다른 아이템으로 교체만 가능합니다. 장착 시 비용이 소모됩니다.

유저 귀속 아이템은 유저에게 귀속된 이후 해제할 수 없습니다. 동일한 유저 귀속 아이템을 중복하여 등록은 불가능하며 아이템 등록시에 비용이 소모되지 않습니다. 장착 시 비용이 소모됩니다.


---

# 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/items/attachable_type.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.
