{% extends "default.html" %} {% set active_page = 'dashboard' %} {% block title %}Support{% endblock %} {% block default_content %}
Report a problem
If an email cannot be delivered to your mailbox, please check your notifications for error messages.
For generic questions, i.e. not related to your account, we recommend to post the question on our Reddit where our community can help answer the question and other people with the same question can find the answer there.
A support ticket will be created in Zendesk. Please do not include any sensitive information in the ticket.
Attach files to support request
Only images, text and emails are accepted
Where can we reach you?
Conversations related to this ticket will be sent to this address. Feel free to use an alias here.
{% endblock %} {% block script %} {% endblock %}