# Caring for your Nemo Pi

We recommend you conduct routine inspections of the buoy to identify any signs of damage, wear, or malfunction. Check for any loose or corroded parts, signs of water leakage, and the condition of the mooring lines and hardware. By performing regular checks and fixing any damage, you can prolong the life of your Nemo Pi buoy.

{% hint style="info" %}
We recommend organisations check their buoys and any accompanying sensors at least monthly.
{% endhint %}

## Tips for checking your buoy

1. Check for signs of external damage on the buoy's body and secure any loose items
2. Check for damage on the buoy's waterproof casing. If you notice any damage to the casing, you can try patching it with Duct tape
3. Secure and enforce any loosened antennae or sensor cables outside of the buoy
4. Wipe off dirt and salt marks on the solar panel with a wet cloth

If you encounter any difficulty, [please contact the Nemo Pi team](https://docs.nemopi.com/overview/contact-us) for support. We can also help you organise replacement parts.


---

# 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.nemopi.com/fundamentals/buoys-and-sensors/caring-for-your-nemo-pi.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.
