# Automatic Offers: eBay

Send offers automatically to eBay buyers who watch your listings.

### Where to find it

Go to the [**Dashboard**](https://app.nifty.ai/automation) and find eBay → Offers.

### Setting up offers

**Base price:** Which price the discount should be applied to. See [**Automatic Offers**](/automation/automatic-offers.md#base-price) for how this works.

**Discount:** Minimum 5% off.

**Personal message:** A message to send alongside the offer.

<figure><img src="/files/orb9wXCfO3oNYzUzN0Ix" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="success" %}
**Tip:** To increase conversion rate, eBay recommends always adding a customized message to offers.
{% endhint %}

### Eligibility

Not all eBay listings can receive automatic offers. eBay's requirements include:

* Listing age and format
* Limits on how many offers a buyer can receive
* Items must be in the buyer's cart for at least 2 days

If offers aren't sending, check [eBay's help page](https://www.ebay.com/help/selling/listings/selling-buy-now/adding-best-offer-listing?id=4144).

### Auto-accept and auto-decline

Nifty sends offers, but eBay's built-in features handle incoming offers from buyers.

When creating listings in Nifty, you can set:

* **Auto-accept** — Automatically accept offers above $X
* **Auto-decline** — Automatically decline offers below $X

### Limitations

| Limitation                       | Details                                         |
| -------------------------------- | ----------------------------------------------- |
| Offer validity window            | Offers are valid for 2 days                     |
| Counter-offers                   | Counter-offers are not allowed via the eBay API |
| Send offers to existing watchers | Only new watches trigger offers                 |
| Override eBay eligibility        | Some items can't receive offers                 |


---

# 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.nifty.ai/automation/automatic-offers/automatic-offers-ebay.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.
