# Adding Email upon Checkout

Imonggo recognizes the need to care for the environment. Instead of printing receipts, users can now e-mail them instead. This removes the energy needed to power POS printers, and reduces the consumption of paper.

### Step 1:

Go to **Store** tab and sell a product.

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

### Step 2:

2\. Under **CHECKOUT** tab, input the email address of the customer and **check** the box beside.

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

### Step 3:

3\. Then, tap the **PAY** button. The invoice will automatically be sent to the customer after the sale is completed.

<figure><img src="/files/D2tEDjED7xq9fHLeBg98" 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://imonggo.gitbook.io/imonggo-help-center/the-basics/adding-email-upon-checkout.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.
