> For the complete documentation index, see [llms.txt](https://docs.objkt.com/product/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.objkt.com/product/objkt-protocol/marketplace-contracts.md).

# Marketplace contracts

Current/preferred contracts:

* Marketplace v4: KT1WvzYHCNBvDSdwafTHv7nJ1dWmZ8GCYuuC
* Highest Bid Auctions (English Auctions v4): KT18p94vjkkHYY3nPmernmgVR7HdZFzE7NAk
* Price Drop Auctions (Dutch Auctions v4): KT1XXu88HkNzQRHNgAf7Mnq68LyS9MZJNoHP

***

Past contracts, still supported but no new listings/offers/auctions created on them:

* Marketplace v1: KT1FvqJwEDWb1Gwc55Jd1jjTHRVWbYKUUpyq
* Highest Bid Auctions (English Auctions v1): KT1Wvk8fon9SgNEPQKewoSL2ziGGuCQebqZc
* Highest Bid Auctions (English Auctions v2): KT1XjcRq5MLAzMKQ3UHsrue2SeU2NbxUrzmU
* Price Drop Auctions (Dutch Auctions v1): KT1ET45vnyEFMLS9wX1dYHEs9aCN3twDEiQw
* Price Drop Auctions (Dutch Auctions v2): KT1W8PqJsZcpcAgDQH9SKQSZKvjVbpjUk8Sc
* Price Drop Auctions (Dutch Auctions v3): KT1QJ71jypKGgyTNtXjkCAYJZNhCKWiHuT2r

***All our smart contracts have been fully audited by a third party.***


---

# 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:

```
GET https://docs.objkt.com/product/objkt-protocol/marketplace-contracts.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.
