# Auctions

*Originally published in the* [*Arkham whitepaper.*](https://info.arkm.com/whitepaper)

<figure><img src="/files/yIwGLH2HOj8Ts1SSmAkG" alt="" width="563"><figcaption><p>Auction Structure</p></figcaption></figure>

Sellers put intelligence up for sale by conducting auctions. Arkham Intel Marketplace auctions will follow the same paradigm as auctions on NFT marketplaces, where sellers can set a purchase price, minimum bid, and length of auction. Once the seller submits an auction post, the intelligence is verified by Arkham before the auction begins. To prevent spam, auction holders stake 10 ARKM with their submission, which is lost if the submission is rejected. Auctions, like bounties, have a 15 day lock-up before a winning bid can be withdrawn from the auction smart contract, but auctioneers can withdraw early for a 10% fee.

DISCLAIMER: THIS IS NOT AN OFFERING OR THE SOLICITATION OF AN OFFER TO PURCHASE TOKENS. THIS DOCUMENT CONTAINS HYPOTHETICAL, FORWARD-LOOKING STATEMENTS WHICH ARE NOT GUARANTEED AND MAY DIFFER FROM THE ACTUAL DESIGN, IMPLEMENTATION, AND OPERATION OF THE TECHNOLOGIES, MECHANISMS, AND OTHER ELEMENTS DESCRIBED. ARKHAM MAKES NO REPRESENTATION OR WARRANTY, EXPRESS OR IMPLIED, AS TO THE COMPLETENESS OR ACCURACY OF THIS DOCUMENT AND IT IS SUBJECT TO CHANGE WITHOUT NOTICE.


---

# 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://codex.arkm.com/intel-to-earn-and-the-arkham-intel-marketplace/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.
