> For the complete documentation index, see [llms.txt](https://docs.primelister.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.primelister.com/features/cross-lister-tool/offer/how-to-send-bulk-offers-to-likers-on-mercari.md).

# How to Send Bulk Offers on Mercari

{% embed url="<https://www.youtube.com/watch?ab_channel=PrimeLister&v=fdMp9u1H9WQ>" %}

**Steps:**

1. Navigate to your listings page on Mercari.&#x20;
2. Click on the "PrimeLister Actions" button which is on the left side of the listing search bar.&#x20;
3. Click the 'Offer to Likers' button.&#x20;
4. Enter your offer (Percentage discount from the current price)&#x20;
5. Click the "Yes, continue!" button&#x20;
6. A tab in your browser will be opened and the task will be done automatically.&#x20;
7. Please do not close this tab. It will be closed automatically when the task is done.&#x20;

PrimeLister allows sending bulk offers on Mercari.&#x20;

As you may know, Mercari allows sellers to send offers to likes, but if you have a dozen or hundreds of active items it could take a lot of your time to do it. With PrimeLister you can do it only with just one click.&#x20;

The app scans your items and selects those that have at least one Liker, and sends your offer discount.&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.primelister.com/features/cross-lister-tool/offer/how-to-send-bulk-offers-to-likers-on-mercari.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
