> For the complete documentation index, see [llms.txt](https://docs.gigaverse.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gigaverse.io/lore-and-special-characters/auctioneer.md).

# Auctioneer

The Auctioneer began his life executing the auctions for Special Characters - 1/1 GLHFers. He has so far, conducted 27 auctions, raising in excess of 100 ETH. \
\
You can now find him in Gigaverse, where he is currently staffing the [Gigamarket](/in-game-trading/gigamarket.md).&#x20;

<figure><img src="/files/mwBauZCTE4o5w9ul4gLY" alt="" width="563"><figcaption><p>Auctioneer</p></figcaption></figure>

### Corruption&#x20;

The Auctioneer became corrupted by The Devil, the second Special Character that he auctioned. This corruption causes him to behave erratically.

### Sweep & Burn&#x20;

The Auctioneer's erratic behaviour includes an obssession with using auction proceeds to sweep & burn the floor of the [GLHFers](/nft-collections/glhfers.md) collection. So far he has swept & burned 300 NFTs, almost 10% of the collection's supply.&#x20;

### Future Auctions

There are over 100 remaining auctions for 1/1 GLHFers. These will happen very slowly over time. No date has been scheduled for the next batch of auctions. \
\
Aside from the remaining supply of GLHFers, it is possible that in the future the Auctioneer will play a role in the future of the Gigaverse economy. <br>

Contract: <https://etherscan.io/address/0xb928bF7aC9fE904DbA6069A11ADC59ACEED9cBa7#code>

<table data-header-hidden data-full-width="true"><thead><tr><th></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td></td><td></td><td></td></tr></tbody></table>


---

# 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://docs.gigaverse.io/lore-and-special-characters/auctioneer.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.
