# Certifying Your Rights When Minting NFTs on Mintable

When creating and minting NFTs on Mintable, it's essential that you **own the rights to the work** you're turning into an NFT. This helps protect artists, collectors, and the integrity of the platform.

{% hint style="danger" %}
**If you took an image from Google, Instagram, or other social media locations and added a photo filter or text to an image does not qualify as your work or rights. You cannot list it as an NFT!**
{% endhint %}

### ✅ What You Agree to When Minting

During the minting process, you must confirm that:

* You are the **original creator** of the work\
  **OR**
* You have **explicit permission** to use the content for NFT creation

Mintable does **not allow**:

* Copying images from Google, Instagram, or social media
* Applying simple filters or adding text to someone else’s image and claiming ownership
* Listing works you didn’t create without documented authorization

> ⚠️ Disclaimers like *"no infringement intended"* or *"all rights belong to the original creator"* **do not make unauthorized minting acceptable**.

***

### 🧠 Questions to Ask Before Minting

Ask yourself:

1. **Do you own the original rights** to all assets in your NFT?
2. If not, have you created a **new, transformative work** that adds significant expression or meaning?
3. Will your NFT **negatively impact the original creator's value or rights**?
4. Do you have **written authorization** to use someone else's content?
5. If you're modifying existing NFT art (e.g. CryptoPunks, BAYC), do you **own the original NFT** in your wallet?

If the answer to any of these is "no," you likely **should not mint** that work on Mintable.

***

### 🛠️ What Happens If You Violate Copyright?

* Mintable may **remove the NFT** before or after a sale
* We must comply with takedown requests and **infringement reports**
* Repeated violations may result in **account suspension or banning**

***

### 🎨 Proving You’re the Original Creator

If your artwork is flagged or you fail the reverse image verification, you can submit a review request.

#### Submit Your Proof Here:

👉 [Creator Rights Verification Form](https://forms.gle/HpGD7paqiuZGaPQCA)

Please include:

* A copy of the **art in question**
* **Proof of authorship** (e.g., layered files, creation process, signed statement)

Once verified, our team will assist you in clearing the reverse image search block.

### 💬 Final Note

Mintable is committed to protecting creators and collectors from bad actors. While we take every reasonable step to verify originality, the NFT ecosystem depends on users making **informed, responsible decisions**.

Help us keep Mintable a trusted, creator-first 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.mintable.app/for-creators/creating-nfts/certifying-your-rights-when-minting-nfts-on-mintable.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.
