# Receipts

TAKU Retail allows you to customize your sales receipts to include information you want and exclude information you do not want. You can print tape receipts, full page receipts, or email receipts. The receipt builders are specific to store settings. You are able to customize receipts for each store. The guides below will show you how to customize all your sales receipts.

{% content-ref url="/pages/-MjjhzKq2hu8zODtRSMI" %}
[Receipt Builders](/how-to-get-started/store-settings/receipts/receipt-builders.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MjjiGFIpwINoeZzKqdf" %}
[Email Receipts](/how-to-get-started/store-settings/receipts/email-receipts.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/how-to-get-started/store-settings/receipts.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.
