# Sending offers from Moment

In order to be able to send offers to customers in Moment, it is strongly recommended to define potential contact persons in the customer's main page. Please see [this article](https://docs.moment.team/help/customers/contacts-and-mailing-lists) regarding how this is done.&#x20;

Once the contacts have been defined, your offer is ready and you want to send it, press this button:&#x20;

![](/files/g5jrVTQHudUo7fDmC9w0)

The following modal will appear:&#x20;

<figure><img src="/files/kItXuLWrUKt0Ncx5EyrK" alt=""><figcaption></figcaption></figure>

From this modal you can define to either fetch one of the contacts from you customer's main page, or to add a contact directly. You can also write a message to the receiver. The e-mail might look something like the picture below, it will also include a link to the offer itself:&#x20;

<figure><img src="/files/CCUUcx8m6N87s69rOLlw" alt=""><figcaption></figcaption></figure>

From the offer link, the customer will be able to either accept or decline the offer. The person that has been set as "responsible" on the offer itself will receive the confirmation mail.&#x20;

## Response confirmation from the customer

As described in the last paragraph, the person set as responsible will receive the confirmation e-mail. If for any reason the e-mail is not received, you can still see the confirmation by looking at the  changelog in the offer. The changelog contains information regarding who accepted the offer and when this was done. Any messages that the receiver has written will also be displayed by hovering over the changelog.&#x20;

The confirmation looks like this:&#x20;

<figure><img src="/files/c9kci5bBnOBS3VpySMQG" alt=""><figcaption></figcaption></figure>


---

# 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.milientsoftware.com/help/offers/sending-offers-from-moment.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.
