# Support

Welcome to the Waterflai Support page. We're here to help you resolve any issues you may encounter and ensure you have the best possible experience with our platform.

### Getting Help

#### Documentation

Before reaching out for support, we recommend checking our comprehensive documentation. It covers most aspects of using Waterflai and can often provide quick answers to your questions.

* Getting Started Guide
* User Manual
* API Documentation
* FAQs

### Contacting Support

If you couldn't find a solution in our documentation or community resources, our support team is ready to assist you.

Email: support(at)waterflai.ai


---

# 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.waterflai.ai/troubleshooting/support.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.
