# How to start an On-Chain Auction?

<mark style="color:yellow;">**Simply follow these steps below:**</mark>

1. Connect your wallet and wait for your NFTs to load. We support all major Cardano wallets, including our own RaggiePurrse on desktop. However if you are on mobile, we only support RaggiePurrse and Flint.<br>
2. Scroll to the item that you want to list, or use the search bar at the top of the page to find it, then click the **AUCTION** **NFT** button. A dialogue box will appear.<br>
3. Select the base currency for your auction. We support listings in **ADA,** **$RAG and a range of native tokens from our friends in the CNFT space.** Enter the **Starting Bid**, **Bid Increment**, **Auction Start and End Times.** Take note that your starting bid also acts as a reserve price so do not enter a price as starting bid which you will not be willing to accept.<br>
4. Double check your entered data to ensure it is exactly how you want to run your auction, then read the notice at the bottom to ensure you understand the fees involved.<br>
5. Click the **AUCTION NOW** button, and sign the transaction in your wallet.

## More about Auctions:

{% content-ref url="/pages/goltnUKlIEtx2jEaF43F" %}
[How do auctions here work?](/welcome/utilities/ragalley-marketplace-and-auction-house/how-to-start-an-on-chain-auction/how-do-auctions-here-work.md)
{% endcontent-ref %}

{% content-ref url="/pages/GnwiLHgnot4DFvS6wcCG" %}
[What are some best auction practices?](/welcome/utilities/ragalley-marketplace-and-auction-house/how-to-start-an-on-chain-auction/what-are-some-best-auction-practices.md)
{% endcontent-ref %}


---

# 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://cryptoraggies.gitbook.io/welcome/utilities/ragalley-marketplace-and-auction-house/how-to-start-an-on-chain-auction.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.
