# Intellectual Property Policy

Tip4Serv is committed to protecting intellectual property (IP) rights and ensuring that our platform is not used to infringe on the rights of others. This policy outlines what intellectual property is and how we expect our sellers to comply with applicable laws.

#### What is Intellectual Property (IP)?

Intellectual property refers to creations of the mind such as:

* **Copyrighted content** (e.g., code, plugins, music, videos, text)
* **Trademarks** (e.g., names, logos, branding)
* **Patents** and **design rights**
* Any other creative work that is protected by law

#### Using IP on Tip4Serv

As a seller on Tip4Serv, you must ensure that:

* You either own the content you are selling or have explicit permission from the rightful owner.
* You do not list products or services that use content owned by someone else (including game publishers, mod developers, etc.) without proper authorization.
* You do not use brand names, logos, or assets that are trademarked unless permitted.

Examples of violations:

* Selling plugins or content copied from another developer
* Using logos or branding from games (e.g., Minecraft, GTA) without permission
* Distributing or reselling copyrighted music, videos, or images

#### Reporting Infringement

If you are a rights holder and believe that content on Tip4Serv infringes your intellectual property, please contact us at **<contact@tip4serv.com>** with details. We will promptly investigate and, if necessary, remove the content or suspend the seller.

#### Consequences of IP Violations

Tip4Serv may take action against accounts that violate IP rights, including:

* Removal of infringing content
* Temporary or permanent account suspension
* Legal reporting if required by law

#### Acknowledgment

By registering and selling on Tip4Serv, you agree to comply with this Intellectual Property Policy. You are responsible for ensuring all your listings are lawful and respect the rights of others.


---

# 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.tip4serv.com/gateways/intellectual-property-policy.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.
