# Support

Welcome to the Molecule Powered Support Request Center! We are dedicated to providing you with the assistance you need to optimize your experience with our products and services. Should you encounter any issues or require guidance, you've arrived at the right destination. This page will equip you with the necessary steps to request support effectively, ensuring clarity and efficiency throughout the process.

### **How to Request Support**

When seeking assistance, we encourage you to utilize the following communication channels, each designed to cater to specific types of inquiries. This approach allows us to address your concerns promptly and effectively.

### **Email Support**

For personalized assistance, we invite you to reach out to our support team via email. This method is particularly suited for intricate issues requiring detailed explanations or documentation. Please direct your inquiries to the following address:

* **Email**: <support@moleculepowered.com>

#### **What to Include in Your Email**:

1. **Subject Line**: Clearly articulate the nature of your request (e.g., “API Configuration Assistance” or “Bug Report”).
2. **Detailed Description**: Provide a comprehensive overview of the issue you are experiencing, including any steps to reproduce it if applicable.
3. **Relevant Information**: Ensure you include any pertinent details such as:
   * Operating system and version
   * Software version
   * Screenshots or error messages, if available

**Response Time**: We strive to acknowledge all support emails within one business day. For more complex inquiries requiring further investigation, we will keep you informed throughout the process.

***

### **Join Our Community for Real-Time Assistance**

For immediate inquiries or to engage with fellow users, we encourage you to join our **Discord community**. This vibrant platform allows for real-time interactions, fostering collaboration and support among users and the Molecule Powered team.

#### **Why Utilize Discord for Support?**

* **Instant Interaction**: Engage with community members and support staff in real-time, facilitating immediate assistance with your inquiries.
* **Collaborative Problem Solving**: By participating in our Discord community, you will benefit from the collective knowledge of other users who share similar interests and challenges.
* **Access to Live Events**: Our Discord server hosts regular Q\&A sessions and workshops, providing opportunities for direct engagement with our team and valuable insights into best practices.

**Join Us on Discord**: [Join Discord Server Link](https://www.example.com)

***

### **FAQs for Common Issues**

Before submitting a support request, we recommend checking our **FAQs** for solutions to frequently encountered inquiries. This section offers quick answers to common challenges, potentially saving you time.

* **Explore FAQs**: [FAQs Link](/home/help-center/faq.md)

***

### **What Happens After You Submit a Support Request?**

1. **Acknowledgment**: Upon submission, you will receive an email confirming that your request has been received.
2. **Review Process**: Our support team will meticulously review the information you provided to gain a deeper understanding of the issue at hand.
3. **Follow-Up**: Should we require additional details, we may reach out for clarification. Otherwise, you will receive a response with steps to resolve the issue or escalate it if necessary.

***

### **Feedback on Support Experience**

At Molecule Powered, we are committed to continuous improvement. Following the resolution of your support request, you may receive a brief survey to provide feedback on your experience. Your insights are invaluable in helping us enhance our support services.

**Thank You for Choosing Molecule Powered!** We appreciate your trust in us, and we are here to ensure your experience with our products is seamless and satisfying. Should you have any further questions, please do not hesitate to reach out to our support team.


---

# 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://www.moleculepowered.com/home/help-center/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.
