# Handle Auctions

{% hint style="info" %}
Coming Soon
{% endhint %}

Set a reserve price for your ADA Handle and list it for auction.

A feature that is widely requested in the community is Handle auctions. There are 2 options for the way we integrate this feature:&#x20;

1. Direct - either smart contract or browser based auctions&#x20;
2. 3rd Party - integrating a tried and tested third party for auctions

This is a feature we are very excited for and want to hear the communites feedback on it as well as researching into other 3rd party auction platforms and smart contracts. This will be an ongoing topic of conversation and research.&#x20;


---

# 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://litepaper.handle.tools/handle-auctions.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.
