> For the complete documentation index, see [llms.txt](https://docs.gplclub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gplclub.com/en/support-legal-and-policies/legal-notice-and-intellectual-property.md).

# Legal Notice and Intellectual Property

At GPLClub we deeply respect intellectual property and want to be transparent about the nature of our service.

#### 1. No Affiliation

GPLClub is not affiliated, associated, authorized, endorsed, or officially connected in any way with:

* WordPress Foundation
* Automattic Inc.
* WooCommerce
* Envato Elements, Freepik, Canva.
* Any of the developers of the plugins or themes listed on our site.

#### 2. About Trademarks

Product names, logos, brands, and designations (such as "Elementor," "Divi," "Yoast," etc.) cited on our website are the property of their respective owners.

* They are used on GPLClub solely for identification purposes and to describe the compatibility or origin of GPL files.
* The use of these trademarks does not imply that we have a commercial relationship with their holders.

#### 3. File License (GPL)

All software products (plugins, themes, templates) available on GPLClub are redistributed under the terms of the GNU General Public License (GPL).

* This license grants the freedom to use, modify, and redistribute the software.
* We do not sell the product licenses (since they are free); we charge for the service of access, curation, maintenance, and centralized updates on our platform.

#### 4. Copyright Claims (DMCA)

We respect copyright. If you believe any content on our site infringes your intellectual property rights beyond what is permitted by the GPL license, please contact us at <dmca@gplclub.com> to review the case.


---

# 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:

```
GET https://docs.gplclub.com/en/support-legal-and-policies/legal-notice-and-intellectual-property.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.
