# Getting Started

You have just discovered our software and need help to get started? \
Follow through this documentation, starting from **"**[**Registration**](/registration.md)**"**<br>

{% hint style="success" %}
You can search the entire documentation with the search bar located in the top right!
{% endhint %}

\
**Want help on how to install the app on your device? go here:** [**https://smartlogger.app/howtoinstall.html**](https://smartlogger.app/howtoinstall.html)

***

If you need additional help please contact our developer directly at:

**<lorenzo.giacomelli@outlook.it>**

or [**Join Us on Discord**](https://discord.com/invite/UHN44FWKJS)<br>

{% hint style="info" %}
**In our Discord Server you can stay up to date with all the news and updates since we regularly publish a detailed change log for each new version.**
{% endhint %}


---

# 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://docs.smartlogger.app/getting-started.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.
