> For the complete documentation index, see [llms.txt](https://docs.flowstop.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flowstop.fr/general-information/how-to-store-and-care-your-flowstop.md).

# How to store and care your FlowStop ?

### Is maintenance required to keep it in good condition ?

You just should inflate your anti-flood barrier FlowStop once a year to ensure that it is in good condition.

### What should be done after it is used ?

You should clean it with clean water to ensure that no material is left on the surface of the device.

### Can the FlowStop be kept deflated or should it remain inflated ?

We have designed the FlowStop to make everything as simple as possible, whether it is installation, use or storage: it can therefore be deflated and stored flat on a shelf or hung on a wall thanks to the handles.

### Can the FlowStop be rolled or folded ?

If you need to move it, rolling or folding it is no problem. But it is better not to keep it rolled or folded for a long time because it could damage the seals.

### What is the life span of the device?

With a healthy storage, the life span is at least 10 years.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.flowstop.fr/general-information/how-to-store-and-care-your-flowstop.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
