# Making an Offer

## Sending an offer to a seller

Offers are a great way to find a happy medium on pricing with sellers. If the seller has offers enabled, you'll see a "Make Offer" button on the listing page.

From here, you can submit a custom offer for the quantity that you desire. The seller will have **48 hours** to respond to the offer or it will expire.

{% hint style="info" %}
Offers are binding. If you make an offer and the seller accepts it, you will be charged.&#x20;
{% 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/buying-in-a-marketplace/buying-and-payments/offers-buyers.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.
