# Support Contact FAQs

### **Who should I contact for immediate technical support or account inquiries?**

* For technical support or inquiries related to your account, please contact our Support Team by emailing <support@marianaai.com>. We are committed to responding to your concerns within one hour.

### **Where can I provide feedback on the MarianaAI platform?**

Currently, we accept feedback on email. Do share us your feedback by writing directly at <support@marianaai.com>


---

# 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://resources.marianaai.com/home/how-to/faqs/support-contact-faqs.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.
