# Welcome to SimpleAccounts

## Overview

SimpleAccounts is an innovative accounting software that empowers businesses of all sizes to streamline their financial management with ease and precision. Our user-friendly platform provides a comprehensive suite of features, including invoicing, expense tracking, payroll management, and financial reporting. With SimpleAccounts, you can effortlessly generate professional invoices, monitor cash flow, and gain valuable insights into your company's financial health.

What sets SimpleAccounts apart is its unparalleled customization and flexibility. Tailor the software to your specific needs, integrate with existing systems, and enjoy the freedom of on-premise installation for enhanced data sovereignty and security. Our triple-entry accounting system, powered by blockchain technology, ensures transparent and secure transactions, bolstering trust and accountability.

Join the growing community of satisfied users who rely on SimpleAccounts to simplify their financial operations, save time, and make informed decisions for long-term success. Experience the future of accounting with SimpleAccounts today.

## Quick links

{% content-ref url="overview/what-we-do" %}
[what-we-do](https://docs.simpleaccounts.io/overview/what-we-do)
{% endcontent-ref %}

{% content-ref url="overview/key-features" %}
[key-features](https://docs.simpleaccounts.io/overview/key-features)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="getting-started/installation-guide" %}
[installation-guide](https://docs.simpleaccounts.io/getting-started/installation-guide)
{% endcontent-ref %}

{% content-ref url="getting-started/installation-guide/setting-permissions" %}
[setting-permissions](https://docs.simpleaccounts.io/getting-started/installation-guide/setting-permissions)
{% endcontent-ref %}

{% content-ref url="getting-started/installation-guide/inviting-members" %}
[inviting-members](https://docs.simpleaccounts.io/getting-started/installation-guide/inviting-members)
{% 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://docs.simpleaccounts.io/welcome-to-simpleaccounts.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.
