# General

SimpleSpa's intuitive platform streamlines access to crucial business information. Navigate effortlessly through options like business details, client and staff profiles, services, and settings from the left menu. For seamless operation, the top navigation bar enables quick access to the appointments and Point of Sale (POS) features from the Dashboard or Appointments page.SimpleSpa simplifies and streamlines the management of your business, ensuring efficiency and ease of use.&#x20;

Upon signing up for SimpleSpa, a guided wizard will assist you in promptly inputting your business information, followed by the setup of your initial services and staff members within the system. This expedited process enables you to swiftly navigate to the appointments page and effortlessly make your first booking.

<figure><img src="/files/tXmS5LXaIy9dlmhMmomP" alt=""><figcaption><p>SimpleSpa Setup Guide - Step 1<br>Adding business information via the Wizard</p></figcaption></figure>

<figure><img src="/files/u3XkZAiI67L8GOuRv0O1" alt=""><figcaption><p>SimpleSpa Setup Guide - Step 2<br>Adding a service via the Wizard</p></figcaption></figure>

<figure><img src="/files/8lhlBULCKfODKZJrDQPD" alt=""><figcaption><p>SimpleSpa Setup Guide - Step 3<br>Adding a staff via the Wizard</p></figcaption></figure>


---

# 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.simplespa.net/simplespa-documentation/guides/general.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.
