> For the complete documentation index, see [llms.txt](https://kim-meow.gitbook.io/kim_meow-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kim-meow.gitbook.io/kim_meow-docs/undefined-7.md).

# 장비가 너무 많아요!

장비가 많아지면 인벤토리가 부족하다고 매번 알림이 뜨죠.

인벤토리와 창고를 충분히 늘렸는데도 부족하다면 장비를 거래소에파시거나 물질변환하거나 분해해봅시다.

**필요할 때, 필요한 방법을 쓰는 것이 가장 중요합니다.**

<mark style="color:$danger;">**★ 위 내용은 복구가 어려우니 반드시 열심히 공부하고 질문한 후에 해봅시다! 함부로 시도하지 말기! ★**</mark>

**<분해>**

<figure><img src="/files/OOezKe14hLORVGWRgHqu" alt=""><figcaption></figcaption></figure>

아이온2는 던전(원정,초월,성역)을 다녀오면 굉장히 많은 장비가 생기기 때문에 분해를 알아두시면 좋습니다.

특히 간편 선택과 자동추출을 본인의 입맛대로 설정이 가능하니 이 기능을 한 번 사용해보세요.

<div><figure><img src="/files/JUzuJrH4VWM9DWHZzgrm" alt=""><figcaption></figcaption></figure> <figure><img src="/files/QSRdFnH4zp4u5jo3nSAN" alt=""><figcaption></figcaption></figure></div>

추출을 하면 위와 같이 추출 전과 추출 후 결과 창이 뜹니다.

<mark style="color:$success;">뉴비의 질문 :</mark> 외형이 왜 필요한가요?\
답변 : 흔히들 말하는 내실이기 때문이에요. 메뉴 > 옷장(기본 단축키 ALT+O)을 들어가 확인해봅시다.

<figure><img src="/files/o5E2E4cN11BkytnEWmp4" alt=""><figcaption></figcaption></figure>

**<물질 변환>**

물질변환(기본 단축키 ALT+H)로 다양하게 사용할 수 있습니다.

이렇게 자리만 차지하는 장비들을 **조율석, 잠재력, 계승석 등**으로 변경할 수 있으니\
효율을 확인하고 변환해봅시다.

<figure><img src="/files/BWSpyhDcR1O1vUzsie7r" alt=""><figcaption></figcaption></figure>


---

# 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://kim-meow.gitbook.io/kim_meow-docs/undefined-7.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.
