# Smart Logger Docs

## Smart Logger Documentation

- [Getting Started](https://docs.smartlogger.app/getting-started.md): Welcome to Smart Logger Documentation!
- [Registration](https://docs.smartlogger.app/registration.md): This page will guide you through the registration process, don't worry, it's really straightforward!
- [Log in](https://docs.smartlogger.app/log-in.md): This page will guide you through the login process
- [Log out](https://docs.smartlogger.app/log-out.md): This page explains how to log out
- [How to update the app?](https://docs.smartlogger.app/how-to-update-the-app.md): Wondering how to update the app? This page is going to briefly explain how updates work
- [How does Synch work?](https://docs.smartlogger.app/how-does-synch-work.md)
- [Create a logbook](https://docs.smartlogger.app/basic-functionality/create-a-logbook.md): This page will go through the steps to create a new logbook
- [Rename a logbook](https://docs.smartlogger.app/basic-functionality/rename-a-logbook.md): Want to change the name of your logbook?, this page has got you covered
- [Delete a logbook](https://docs.smartlogger.app/basic-functionality/delete-a-logbook.md): Spring cleaning?, this page will show you how to delete your logbooks
- [Merge Logbooks](https://docs.smartlogger.app/basic-functionality/merge-logbooks.md)
- [Settings](https://docs.smartlogger.app/basic-functionality/settings.md): Settings allow you to customize your experience with Smart Logger
- [Share a Logbook](https://docs.smartlogger.app/basic-functionality/share-a-logbook.md)
- [Import ADI files](https://docs.smartlogger.app/import-export-.adi/import-adi-files.md): Need to import .adi files, this page will show you how to import . adi or .adif files without effort
- [Export ADI file](https://docs.smartlogger.app/import-export-.adi/export-adi-file.md): Need to export one of your logbooks as an .adi file? This page has got you covered.
- [POTA - Tabs](https://docs.smartlogger.app/pota-template/pota-tabs.md)
- [Log Settings](https://docs.smartlogger.app/pota-template/log-settings.md): When you first create a log you will be asked some general information about your activity.
- [Log](https://docs.smartlogger.app/pota-template/log.md): This is the page you''l be seeing most of the time! Lets get to know all its features!!
- [Check P2P](https://docs.smartlogger.app/pota-template/check-p2p.md)
- [QSO options](https://docs.smartlogger.app/pota-template/qso-options.md)
- [Map](https://docs.smartlogger.app/pota-template/map.md)
- [Summary](https://docs.smartlogger.app/pota-template/summary.md)
- [POTA Spots](https://docs.smartlogger.app/pota-template/pota-spots.md)
- [Spot default Comment](https://docs.smartlogger.app/pota-template/spot-default-comment.md)
- [Received SPOTS](https://docs.smartlogger.app/pota-template/received-spots.md)
- [GENERAL / CONTEST - Tabs](https://docs.smartlogger.app/general-contest-templates/general-contest-tabs.md)
- [Log Settings](https://docs.smartlogger.app/general-contest-templates/log-settings.md): When you first create a log you will be asked some general information about your activity.
- [Log](https://docs.smartlogger.app/general-contest-templates/log.md): This is the page you''l be seeing most of the time! Lets get to know all its features!!
- [QSO options](https://docs.smartlogger.app/general-contest-templates/qso-options.md)
- [Map](https://docs.smartlogger.app/general-contest-templates/map.md)
- [Summary](https://docs.smartlogger.app/general-contest-templates/summary.md)
- [Introduction & installation](https://docs.smartlogger.app/rig-control/introduction-and-installation.md)
- [Configuration](https://docs.smartlogger.app/rig-control/configuration.md)
- [Introduction & Setup](https://docs.smartlogger.app/lan-logbook-sharing/introduction-and-setup.md): The LAN logbook sharing feature allows you to share one or more logbooks with other Smart Logger Users on the same Local Nework, no internet connection is required.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a 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.
