# Take a survey

## Overview

At Labii, we value your feedback and continuously strive to improve our ELN & LIMS platform to better meet your needs. As such, we would greatly appreciate it if you could take a few moments to share your thoughts on your experience with Labii. We are interested in hearing about what you liked, what you disliked, and any suggestions you have for improvement. Your feedback is important to us, and we are committed to using it to make our platform even better for you and other users. Thank you for your time and input!

## Navigation

To access the Survey page, simply click on the "**Support**" button in the top menu and then choose "**Take a survey**" from the available options.


---

# 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.labii.com/support/take-a-survey.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.
