> For the complete documentation index, see [llms.txt](https://cinbox.gitbook.io/cinbox/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cinbox.gitbook.io/cinbox/copyright-disclaimer.md).

# Copyright Disclaimer

### ⚠️ **कॉपीराइट एवं DMCA डिस्क्लेमर**

@ipopcornbotnews एक **गैर-लाभकारी समुदाय** है, जिसका उद्देश्य केवल सिनेमा का आनंद साझा करना और दर्शकों को शिक्षित करना है।\
हम किसी भी प्रकार की सामग्री **होस्ट, अपलोड या स्वामित्व** नहीं रखते। सभी अधिकार उनके मूल कॉपीराइट धारकों के पास सुरक्षित हैं।

यदि आपको लगता है कि हमारे चैनल/बॉट के माध्यम से साझा की गई कोई सामग्री आपके कॉपीराइट का उल्लंघन कर रही है, तो कृपया हमें सूचित करें।\
आपका DMCA नोटिस प्राप्त होते ही हम 48 घंटे के भीतर उस सामग्री को हटा देंगे।

📩 संपर्क: **<copyright@mailchat.me>** या सीधे एडमिन से संपर्क करें।

👉 उपयोगकर्ताओं की जिम्मेदारी है कि वे केवल वैध और गैर-उल्लंघनकारी सामग्री साझा करें।\
❌ किसी भी अवैध, पायरेटेड या कॉपीराइटेड सामग्री को साझा करना सख़्त मना है।

यह बॉट केवल **डेमो और शैक्षिक उद्देश्यों** के लिए बनाया गया है।\
हम किसी भी **यूज़र जनरेटेड कंटेंट** के लिए ज़िम्मेदार नहीं हैं।

***

## ⚠️ Copyright Disclaimer & DMCA Disclosure

@ipopcornbotnews is a **non-profit community initiative** created solely for the purpose of sharing the joy of cinema and educating audiences.\
We do not **host, upload, or own** any of the content shared. All copyrights and intellectual property remain the property of their respective owners.

We fully comply with the **Digital Millennium Copyright Act (DMCA)** and respect all applicable copyright laws. If you believe that any content shared through our bots or channels infringes your rights, please notify us.

***

### 📩 DMCA Takedown Procedure

If you wish to report a copyright violation, kindly provide the following:

1. A direct post link from **@ipopcornbotnews** / **@CinBox**.
2. A description of the infringing content with hashtag **#DMCA**.
3. A statement confirming that you are the copyright holder or a duly authorized representative.

📬 Contact: [**copyright@mailchat.me**](mailto:copyright@mailchat.me)\
(Alternatively, reach out to channel admins.)

We will review your request and remove the infringing material within **48 hours**.

***

### 📜 Important Notes

#### No Ownership of Content

* We do not host, upload, or store any files.
* All trademarks, copyrights, and IP rights belong to their respective owners.

#### User Responsibility

* Users are solely responsible for the files, media, or links they upload, download, or share via our services.
* Any misuse of our bots or channels for sharing copyrighted or illegal material is **strictly prohibited**.

#### Demo & Educational Purpose

* Our bots function as **demo projects** to showcase automation and features.
* They are **not intended** to promote or distribute pirated content.

#### Action on Complaints

* Upon receiving a valid DMCA notice, we may:
  * Remove/disable the infringing content.
  * Restrict user access if misuse is repeated.
  * Cooperate with legal authorities if required.

#### Limitation of Liability

* We are **not responsible** for any user-generated content.
* Our services act only as intermediaries automating publicly available functions.

***

⚖️ **Disclaimer:** By using our bots or channels, you acknowledge this **DMCA & Copyright Disclaimer** and agree not to misuse our services for infringing purposes.

***

••••


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://cinbox.gitbook.io/cinbox/copyright-disclaimer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
