# Updating

The current version of both your client and backend can be found in the footer of the bot. **To receive updates simply restart Splashforce.**

![Client v4.0.8 and backend v4.0.12](/files/-MeSBnLU4T-bG3Ak0YXu)

{% hint style="warning" %}
Splashforce will only check for updates if the user is successfully logged in.
{% endhint %}

## Client updates

Client updates will require you to relaunch whereas backend updates do not. This means for the majority of updates you will not have to relaunch / reinstall the client.

**Please ensure your client is on the latest version at all times.**

![Client update](/files/-MeRkCXwLqyVqK5uCTxj)

## Backend updates

![Backend update](/files/-MeS86EPd8ln0tCfUFOx)


---

# 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://help.splashforce.io/updating.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.
