# Blind Auctioneer

**Blind Auctioneer** is a Discord bot designed to facilitate automated blind auctions. With its user-friendly interface and extensive customization options, this bot streamlines the auction process for your Discord community.

> *Blind auction* is a type of auction in which bidders submit "sealed" bids so that no bidder knows the bid of any other participant. The highest bidder pays the price that was submitted.

#### Key Features:

* Easy to set up and use
* Highly customizable auction parameters
* Automated bid collection and winner determination
* Ensures bid confidentiality throughout the auction process

<figure><img src="/files/jAnofUBaAapcnDIMlF2u" alt=""><figcaption><p><em>Sample auction</em></p></figcaption></figure>


---

# 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://blind-auctioneer.gitbook.io/documentation/blind-auctioneer.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.
