# Offers: Sellers

## Receiving Offers

* To enable offers on your listings, toggle **Offers ON** when creating your item or edit the listing and toggle Offers ON.
* View all pending offers in your **Seller Dashboard** on iOS and the web.
* Tap View Offer to accept, counter, or decline an offer.
* **Offers expire after 48 hours**. If an offer expires, the buyer can submit a new one, or you can send them an offer again.&#x20;

## Sending Offers&#x20;

* If you receive likes on a listing, you can send the buyers you liked your listing an offer.
* To send an offer, go to your listing, find the likes, and tap Send Offer.

{% hint style="info" %}
Offers are binding. If you accept an offer the buyer will be charged.
{% endhint %}


---

# 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://help.district.net/selling/selling-faq/offers-sellers.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.
