# Making Your First Sale

### Step 1:

You can find the Product List Panel - consisting of the products you sell - on the left side of your screen. Click on one item to add to the invoice.

<figure><img src="https://165425539-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEs38dWrxK8azcF755B5b%2Fuploads%2F5PXhR7ELL84jKrUbg6Oc%2Forder%201.png?alt=media&#x26;token=024ef523-9367-4156-ac04-6cee6a434f04" alt=""><figcaption></figcaption></figure>

### Step 2:

You also have the option to easily add a specific discount per item. The subtotal is indicated at the end of each product line.&#x20;

<figure><img src="https://165425539-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEs38dWrxK8azcF755B5b%2Fuploads%2Fz7A9ifWdJwJAoZdd77Kv%2Fimage.png?alt=media&#x26;token=9b4efd4a-aa94-4cf9-bb92-59be7d0ab1af" alt=""><figcaption></figcaption></figure>

### Step 3:

Check the total of the invoice prior to checking out. To finalize your transaction, click on the checkout button.

<figure><img src="https://165425539-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEs38dWrxK8azcF755B5b%2Fuploads%2FbO7ACpsUFHmJxLFMkd8N%2Forder%202.png?alt=media&#x26;token=72fd9c70-4aa3-4467-9c7e-2f17f5cc2bb4" alt=""><figcaption></figcaption></figure>

### Step 4:

You may check the details of the invoice here where you have an option to add remarks and/ or type the email of your customer to send the invoice via email.&#x20;

<figure><img src="https://165425539-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEs38dWrxK8azcF755B5b%2Fuploads%2FG4OlGSW2kzrwZb1S3zCi%2Fcheck%20out%201.png?alt=media&#x26;token=eae04335-3e36-4403-998d-084acfd3a479" alt=""><figcaption></figcaption></figure>

### Step 5:

On the right side, you can enter the customer's payments. Multiple payments are allowed. The total payment amount is already indicated but you can edit it. Select the payment type.&#x20;

<figure><img src="https://165425539-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEs38dWrxK8azcF755B5b%2Fuploads%2FPbPtuxLHmPaRKVLWiRTD%2Fcheck%20out%202.png?alt=media&#x26;token=b4b5606f-8ad1-47b6-ae0b-8dfe1e1636e1" alt=""><figcaption></figcaption></figure>

### Step 6:

Then click on the **PAY** button to end the transaction.

<figure><img src="https://165425539-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEs38dWrxK8azcF755B5b%2Fuploads%2FNe2M1lgdd5NhzggglAy2%2Fcheck%20out%203.png?alt=media&#x26;token=c2e38e43-426f-4e0b-af23-5874a13f2889" alt=""><figcaption></figcaption></figure>

Congratulations on making your first sale! Move on to the next tutorial to know about your Dashboard.


---

# 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/getting-started/making-your-first-sale.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.
