# Automatic Offers: Mercari

Send automatic offers to Mercari buyers who like your items.

### Where to find it

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

### Setting up offers

**Timing:** Choose when to send the offer after a like. You pick a 5-minute window, up to 3 hours later.

**Discount:** Minimum 10% off.

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

### Waterfall offers

Mercari requires at least 72 hours between offers to the same buyer. When configuring [waterfall offers](/automation/automatic-offers.md#waterfall-offers), follow-ups must be scheduled at least 3 days apart.

### Limitations

| Limitation              | Details                       |
| ----------------------- | ----------------------------- |
| Send to existing likers | Only new likes trigger 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-mercari.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.
