> For the complete documentation index, see [llms.txt](https://wiki.bucketry.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.bucketry.net/features/mechanical-features/advanced-chests.md).

# Advanced Chests

Advanced Chests are a special form of chests you can use to further expand your farms, storage houses, and even automate your grinders.\
\
![nrhAyHf.gif](https://i.imgur.com/nrhAyHf.gif)\
\
![w2iQ4oY.jpg](https://i.imgur.com/w2iQ4oY.jpg)\
Sell chests are the only form of chest you can upgrade once you Prestige. The most popular form of chests that players utilize to make them money! For example. once you Prestige, you can upgrade it to "Sell Chest I," "SellChest II," and so on...\ <img src="https://i.imgur.com/ORCGxgz.gif" alt="ORCGxgz.gif" data-size="original">\
\
![R18z4Qq.jpg](https://i.imgur.com/R18z4Qq.jpg)\
You can also sort your chest with a simple button!\
![2WIa3FK.gif](https://i.imgur.com/2WIa3FK.gif)\
\
![m4ISe9M.jpg](https://i.imgur.com/m4ISe9M.jpg)\
You can also sell all the chest content!\
![MCAXjcJ.gif](https://i.imgur.com/MCAXjcJ.gif)\
\
![wcReKbn.jpg](https://i.imgur.com/wcReKbn.jpg)\
Why use furnaces? when you can smelt all your content with a simple click!\
![zdp4U0X.gif](https://i.imgur.com/zdp4U0X.gif)\
\
![x5YpxIj.jpg](https://i.imgur.com/x5YpxIj.jpg)\
Compress your ores and turn them into blocks!\
![5NPprSQ.gif](https://i.imgur.com/5NPprSQ.gif)\
\
\
![EebsneY.jpg](https://i.imgur.com/EebsneY.jpg)\
Schedule automatic sells for each chest!\
![KxFGEnS.gif](https://i.imgur.com/KxFGEnS.gif)


---

# 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://wiki.bucketry.net/features/mechanical-features/advanced-chests.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.
