# Auction Plus Help Center

Get the most out of Auction Plus with our official documentation. Here, you’ll find clear instructions on setting up Auction Plus on your storefront, launching competitive auctions and offer campaigns, and managing the entire customer experience.

Auction Plus adds three core experiences to your Shopify store:

* **Auctions** for timed bidding
* **Make an Offer** for negotiated pricing
* **Watchlists** so customers can follow and share products

If you are setting up the app for the first time, start with the setup guides below. If you already have Auction Plus live, jump to the feature area or troubleshooting section you need.

## Start Here

If you are new to Auction Plus, begin with these guides:

* [Get Started with Auction Plus](https://docs.auctionplusapp.com/start-here/get-started-with-auction-plus) — Overview of Auctions, Make an Offer, and Watchlists
* [Setup Wizard](https://docs.auctionplusapp.com/start-here/setup-wizard) — Guided setup for core features
* [Theme Setup](https://docs.auctionplusapp.com/storefront-setup/theme-setup) — Enable the app in your Shopify theme
* [How Checkout Works](https://docs.auctionplusapp.com/products-and-checkout/get-started-with-orders-and-checkout) — Understand the customer checkout flow

## Most Common Tasks

* [Creating an Auction](https://docs.auctionplusapp.com/auctions/creating-an-auction) — Create and launch your first auction
* [Managing Auctions](https://docs.auctionplusapp.com/auctions/managing-auctions) — Manage and review auction activity
* [Offer Rules](https://docs.auctionplusapp.com/offers/offer-rules) — Control when customers can submit offers
* [Declaring and Managing Winners](https://docs.auctionplusapp.com/auctions/managing-winners-and-second-chance-offers) — Finalize auction results and next steps
* [Payment Reminders](https://docs.auctionplusapp.com/customers-and-bidders/payment-reminders) — Automatically prompt customers to complete payment

## Browse by Feature

### Auctions

* [Getting Started with Auctions](https://docs.auctionplusapp.com/auctions/getting-started-with-auctions)
* [Auction Listing Settings](https://docs.auctionplusapp.com/auctions/auction-listing-settings)
* [Default Auction Settings](https://docs.auctionplusapp.com/auctions/default-auction-settings)
* [Bulk Editing Auctions](https://docs.auctionplusapp.com/auctions/bulk-editing-auctions)

### Offers

* [Get Started with Offers](https://docs.auctionplusapp.com/offers/get-started-with-offers)
* [Managing Offers](https://docs.auctionplusapp.com/offers/managing-offers)
* [Adding the Offer Button](https://docs.auctionplusapp.com/storefront-setup/adding-offer-button)

### Watchlists

* [Getting Started with Watchlists](https://docs.auctionplusapp.com/following/getting-started-with-watchlists)
* [Adding the Follow Button](https://docs.auctionplusapp.com/storefront-setup/adding-follow-button)

### Products and checkout

* [Product Fees](https://docs.auctionplusapp.com/products-and-checkout/product-fees-and-buyers-premium)
* [Restricting Purchases for Auction Products](https://docs.auctionplusapp.com/products-and-checkout/restricting-purchases-for-auction-products)
* [How Checkout Works](https://docs.auctionplusapp.com/products-and-checkout/get-started-with-orders-and-checkout)

### Customers and bidders

* [Managing Customers](https://docs.auctionplusapp.com/customers-and-bidders/managing-customers)
* [Bidder Registration and Approval](https://docs.auctionplusapp.com/customers-and-bidders/bidder-registration-and-approval)
* [Adding an Auctions Link to Customer Accounts](https://docs.auctionplusapp.com/customers-and-bidders/adding-an-auctions-link-to-customer-accounts)

## Troubleshooting

Start here if something is not working as expected:

* [Common Issues](https://docs.auctionplusapp.com/troubleshooting/common-issues)
* [FAQ](https://docs.auctionplusapp.com/troubleshooting/faq)

## Need Help?

Email `support@auctionplusapp.com` or open the in-app chat from your Auction Plus dashboard.


---

# 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://docs.auctionplusapp.com/readme.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.
