# Trouver les tâches à résoudre

## Trouver les tâches à résoudre

Dans l’application mobile Valpas, appuyez sur le bouton **Tâches** dans la barre de navigation inférieure.\
Vous verrez une **liste de toutes les tâches** nécessitant une action.\
Ouvrez-les **une par une** et suivez les instructions affichées dans l’application pour les résoudre.

<figure><img src="/files/Rh7TArCGbXQHRsBsCw7k" alt=""><figcaption><p>Tasks view when there is no tasks</p></figcaption></figure>

* <mark style="color:purple;">**Tâche de prévention (point violet)**</mark> : Le pied intelligent Valpas a capturé un élément inhabituel, potentiellement une punaise de lit ou un autre insecte.\
  Ouvrez la tâche et suivez les instructions dans l’application mobile Valpas pour enquêter et résoudre la situation.
* <mark style="color:yellow;">**Tâche de maintenance (point jaune)**</mark> : Le pied intelligent Valpas est à court de batterie ou nécessite une intervention.\
  Ouvrez la tâche et utilisez l’application mobile Valpas pour remplacer la batterie ou effectuer la maintenance nécessaire.


---

# 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/francais/utiliser-valpas-lapplication-mobile/trouver-les-taches-a-resoudre.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.
