# Offer for listing with shipping discount

Poshmark rule about OTL for listing with shipping discount

{% hint style="info" %}
**Offer shipping discount must be the same or greater than the&#x20;*****listing shipping discount.***
{% endhint %}

For example, if you have listing with a shipping discount - FREE (7.45) and trying to send an Offer with a shipping discount 4.99 the PosherVA will send an offer with FREE shipping discount. Because your shipping discount is lower than the listing shipping discount.

More details about listings shipping discount <https://support.poshmark.com/s/article/listing-shipping-discount>


---

# 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.posherva.com/features/send-bulk-offers/offer-listing-with-shipping-discount.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.
