# Finding your tasks to resolve

## Find the task(s)

1. In the Valpas mobile app, tap the **Tasks** button in the bottom navigation bar.
2. You’ll see a list of all tasks that require attention.
3. Open them one by one and follow the in-app instructions to resolve each task.

<figure><img src="https://1747965455-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaSZ6P9dYxKMjtdeuDbJD%2Fuploads%2FCI5Z8OR7xLigGJmyNzDc%2FContent.png?alt=media&#x26;token=0dd66b99-18b0-4f1c-a76a-6d81c9f0cb1d" alt="" width="375"><figcaption><p>Tasks view when there is no tasks</p></figcaption></figure>

<mark style="color:purple;">**Prevention task (purple dot)**</mark><mark style="color:purple;">:</mark> The Valpas smart leg has found something unusual, potentially a bed bug or other bug. Open the task and follow the instructions in the Valpas mobile app to investigate and resolve the prevention.

<mark style="color:yellow;">**Maintenance task (yellow dot)**</mark><mark style="color:yellow;">:</mark> The Valpas smart leg is out of battery or requires maintenance. Open the task and use the Valpas mobile app to replace the battery or perform maintenance.


---

# 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://guide.valpashotels.com/finding-your-tasks-to-resolve.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.
