# Copyright infringement claims

## Notification of Copyright Infringement Claims

Making original work is hard! As described in our [Use restrictions policy](/use-restrictions.md), you can’t use HeavyMelon products\* to make or disseminate work that uses the intellectual property of others beyond the bounds of [fair use](https://www.copyright.gov/fair-use/more-info.html).

Are you a copyright owner? Under the Digital Millennium Copyright Act (17 U.S.C. § 512), you have the right to notify us (HeavyMelon, PC) if you believe that an account user of any product we built and maintain has infringed on your work(s) as copyright owner. To be effective, the notification of claimed infringement must be written. Please include the following information:

* A physical or electronic signature of a person authorized to act on behalf of the owner of an exclusive right that is allegedly infringed.
* Identification of the copyrighted work(s) claimed to have been infringed. If there are multiple, please share a representative list of those works.
* A way for us to locate the material you believe is infringing the copyrighted work.
* Your name and contact information so that we can get back to you. Email address is preferred but a telephone number or mailing address works too.
* A statement that you, in good faith, believe that use of the material in the manner complained of is not authorized by the copyright owner, its agent, or the law.
* A statement that the information in the notification is accurate, and under penalty of perjury, that you are authorized to act on behalf of the owner of an exclusive right that is allegedly infringed.

## Digital Millennium Copyright Act ("DMCA") Counter-Notifications

On the flip-side, if you believe your material has been removed in error, you can file a written counter-notification. Please include the following information:

* A physical or electronic signature, or the signature of the person authorized to act on your behalf.
* A description of the material that was removed.
* A description of where the material appeared in HeavyMelon products prior to their removal.
* Your name and contact information so that we can get back to you. Email address is preferred but a telephone number or mailing address works too.
* A statement under penalty of perjury that you have a good faith belief that the material was removed or disabled as a result of mistake or misidentification.
* A statement that you consent to the jurisdiction of the Federal District Court for the judicial district in which your address is located, or if your address is outside of the Greece, in Thessaloniki, Greece (where HeavyMelon is located).
* A statement that you will accept service of process from the person who filed the original DMCA notice or an agent of that person. (In other words, you’ve designated that person to receive documents on your behalf.)

## Where to send notices

You can notify us of either copyright infringement claims or DMCA counter-notifications by email: <legal@heavymelon.com>

\**This policy and process applies to any product created and owned by HeavyMelon, PC. That includes Supportress.*

{% hint style="info" %}
HeavyMelon policies are open source, licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/). Adapted from the [Basecamp open-source policies](https://github.com/basecamp/policies) / [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).

*This page specifically adapted from* [*policy*](https://github.com/basecamp/policies/blob/11c9e03ef1cecd180c899e529083a7309679d712/copyright/index.md) *\\*— \_July 30, 2020.\_
{% endhint %}


---

# 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://policies.heavymelon.com/copyright-infringement-claims.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.
