# 12.Intellectual Property

12.1. We retain all right, title and interest in and to the App and the Website, whether express or implied, including all copyrights, patents, trade secrets, trademarks, other intellectual property rights, trade names, logos, slogans, custom graphics, button icons, scripts, videos, text, images, software, code, files, content, information and other material available in the App and at the Website (collectively, “Intellectual Property”).

12.2. Accessing the App or the Website does not vest you with any right, title or interest in the Intellectual Property and other rights to content which is accessible via the App or the Website unless explicitly provided otherwise by these Terms.

12.3. In order to use the App and the Website, you are granted personal, non-exclusive, limited, royalty-free, non-assignable, non-transferrable, worldwide-basis, revocable license to the content of the App as accessible within the functionality of the interface of the Platform and to the content of the Website as accessible through common consumer web browser, provided that you strictly comply with limitations contained in these Terms. You are not permitted to redistribute, modify any code or use any content of the App and the Website, including images and text, as part of any other software or project of any kind.

12.4. The App makes use of the software module that is licensed under **GNU General Public License v3.0** as can be found at <https://www.gnu.org/licenses/gpl-3.0.en.html>. You may find the source code of this software module at <https://github.com/GP7-app/corelib>. The terms of the **GNU GPL v.3.0** may precede over these Terms when applied to this software module.


---

# 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.gp7.app/legal/terms/12.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.
