# Accepting Offers

## Steps

1. In order to accept an offer or Add an Offer on your listing, you will need to select the **Add Offer** button on the top of your deal.
2. You will then be asked a series of questions about the offer, in the same question-and-answer format that you used to create your deal.
3. Your deal when then update with the information and dates you have input into the offer.&#x20;

{% embed url="<https://rechatq.wistia.com/medias/2rfyp1yfhm>" %}


---

# 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.rechat.com/guides/deals/7.-managing-listings-and-accepting-offers/accepting-offers.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.
