> For the complete documentation index, see [llms.txt](https://help.takulabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.takulabs.io/how-to-get-started/store-settings.md).

# Store Settings

TAKU Retail allows you to add and manage unlimited stores in one retail management system. The following guides will help you add and set up the sales screens, return settings, receipts, and cashout settings based on each store.&#x20;

For more tips on how to manage multi-store business, refer to the blogs below.&#x20;

[Multi-Location Management](https://takulabs.io/multi-location)

[5 Tips to Manage Multi-Location Retail Businesses](https://takulabs.io/blog/manage-multi-location-businesses)

[How to Successfully Manage Multi-Store Retail Operations](https://takulabs.io/blog/how-to-successfully-manage-multi-store-retail-operations)

{% content-ref url="/pages/-MjjfIyHQTwykPMrIEqT" %}
[Adding / Managing Stores](/how-to-get-started/store-settings/adding-managing-stores.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mjjhvnb\_sLY3aSY8Rha" %}
[Salesscreen Settings](/how-to-get-started/store-settings/salesscreen-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MjjgrXzj1rVe0KfaOfA" %}
[Return Settings](/how-to-get-started/store-settings/return-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mjk3j8pULPCrvN8kT5q" %}
[Receipts](/how-to-get-started/store-settings/receipts.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MjjhQFfJl1syJvJXvyg" %}
[Cashout Settings](/how-to-get-started/store-settings/cashout-settings.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.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.
