# How to update the app?

Smart Logger is a **PWA**, basically a website which can be installed on your device, being it your windows PC, your mac, or your smartphone or iPhone.\
\
When we release an update you should receive it instantly and the app usually self updates, so no need to worry about updating the app!<br>

{% hint style="warning" %}
Note that while you instantly receive the updates, you will see it the next time you open the app.
{% endhint %}

{% hint style="info" %}
You can check the app version in the main app page ("My Smart Logs"). Click on your callsign on the top left. You'll find your version under **"Current build".**\
\
Under the Current Build button there's the "**Force Update"** button, clicking this will force an update of the app.\
From this menu you can also **Log Out** and **Change your Callsign**

{% endhint %}

<img src="/files/YnhD78L8ayzmKlIg3jgi" alt="" data-size="original">

{% hint style="info" %}
**If you want to force an update manually, or you are not logged in and want to update the app:**\
On android / iOS just **refresh the page a couple of times** and close and reopen the app/browser\
On PC / mac or tablets with keyboards: just press **SHIFT + F5** to force a page refresh without cache
{% endhint %}


---

# 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.smartlogger.app/how-to-update-the-app.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.
