# Sales & Returns

The following guides give you step-by-step instructions on how to use the features in TAKU Retail to process and edit transactions, park a transaction, apply a line discount, and process returns. The Sales Register has many features to allow you to customize your sales transactions to best fit your business needs.

For more information on creating a seamless checkout process, you can refer to our TAKU Retail blogs.&#x20;

* [How to Improve the Retail Checkout Process](https://takulabs.io/blog/how-to-actually-improve-the-retail-checkout-process)

{% content-ref url="/pages/-MiXfAkKDku0kCbQsuAC" %}
[How to Make a Sale](/pos/sales-and-returns/how-to-make-a-sale.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MjwGkDbxtUEzTAaj-Zc" %}
[Viewing & Selecting Line Items](/pos/sales-and-returns/how-to-make-a-sale/viewing-and-selecting-line-items.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MjwECoP-mTFP0elzTyl" %}
[Price Editing during a Sale](/pos/sales-and-returns/how-to-make-a-sale/price-editing-during-a-sale.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MiXwrExMxF1b\_x19y05" %}
[How to Return in the Return Screen](/pos/sales-and-returns/how-to-return-in-the-return-screen.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUtJJTPxbFXvn58IZfD" %}
[Applying Line Discounts](/pos/discounts-and-promotions/manual-discounts/applying-line-discounts.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUtJIS7FTFYKdksl-Lm" %}
[Clearing the Salesscreen](/pos/sales-and-returns/how-to-make-a-sale/clearing-the-salesscreen.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUtJIt0iPB85jevSB0X" %}
[Deleting a Line Item during a Sale](/pos/sales-and-returns/how-to-make-a-sale/deleting-a-line-item-during-a-sale.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUtJM57Q6ZMK8arqaRv" %}
[How to Park or Suspend a Transaction](/pos/sales-and-returns/how-to-make-a-sale/how-to-park-a-transaction.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MiXscVvzqrmSBFyysPO" %}
[Re-opening a Suspended or Parked Transaction](/pos/sales-and-returns/how-to-make-a-sale/re-opening-a-parked-transaction.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mjk4QJv02ciG4plS\_0C" %}
[Creating Products during a Sale](/pos/sales-and-returns/how-to-make-a-sale/adding-products-during-a-sale.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mjk4ZRN3xRUa13-Kojj" %}
[Creating Accounts during a Sale](/pos/sales-and-returns/how-to-make-a-sale/adding-accounts-during-a-sale.md)
{% endcontent-ref %}


---

# 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.takulabs.io/pos/sales-and-returns.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.
