# How do I report issues or provide feedback to the Simkl team?

{% content-ref url="/pages/YGuayWNSgqBWwfWYX60K" %}
[How to add new shows, missing episodes and movies to Simkl?](/how-to-use-simkl/faq/how-to-add-new-shows-missing-episodes-and-movies-to-simkl.md)
{% endcontent-ref %}

To report issues or provide feedback to the Simkl team, you can use several methods:

#### 1. **Simkl Support Page**

The Simkl support page is the primary resource for reporting issues and finding help.

**Steps:**

* Visit the [Simkl Support Page](https://support.simkl.com/).
* Browse through the FAQs and guides to see if your issue is already addressed.
* If not, use the contact options provided to report your issue.

#### 2. **Contact Form**

Simkl has a contact form on <https://support.simkl.com> where you can submit feedback or report problems.

#### 3. **Email**

You can email Simkl directly with your issues or feedback.

**Steps:**

* Write a detailed email outlining your issue or feedback.
* Send it to <support@simkl.com>.

#### 4. **Discord**

Simkl has community chat and forums where users can discuss issues and share feedback at <https://discord.gg/u89XfYn>

#### 5. **Social Media**

Simkl is active on various social media platforms where you can reach out for support or provide feedback.

**Steps:**

* Follow Simkl on Reddit, Twitter or other social media platforms.
* Send a direct message or mention them in a post with your issue or feedback.

#### 6. **Mobile App Feedback**

If you're using the Simkl mobile app, you can report issues directly through <https://support.simkl.com>.

{% content-ref url="/pages/bkA5mhcTMKjTmx8e8B0d" %}
[How do I contact support?](/how-to-use-simkl/get-in-touch-with-us/how-do-i-contact-support.md)
{% endcontent-ref %}

#### Tips for Reporting Issues:

* **Be Specific:** Provide as much detail as possible about the issue you're experiencing, including steps to reproduce it, screenshots, and any error messages.
* **Include Device Information:** Mention the device and platform you're using (e.g., Windows, Android, iOS).
* **Provide Account Details:** Include your Simkl account information, if necessary, to help the support team assist you more effectively.

By using these methods, you can effectively report issues or provide feedback to the Simkl team, ensuring they can address your concerns and improve the platform.


---

# 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.simkl.org/how-to-use-simkl/faq/frequently-asked-questions/how-do-i-report-issues-or-provide-feedback-to-the-simkl-team.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.
