# Apiary Auction House

The Apiary Auction House is the part of the protocol where Apiary converts the yield accrued by our Hives into the selected Rewards Token.

The Auction house presents these assets together as individual lots, allowing beras to pick any combination of assets they're interested in. These auction lots will always include BERO, oBERO and HONEY tokens, but as Hives begin to diversify their strategies beras will start to see all sorts of other tokens appearing.

Beras can purchase these baskets of tokens, playing a part in the yield distribution flow of the Apiary in a more efficient fashion than the Apiary making multiple DEX transactions in the backend.


---

# 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.apiary.finance/apiaryfinance/how-do-i-use-apiary/apiary-auction-house.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.
