# Privacy Policy

This Privacy Policy describes the data practices of 3D Engine, developed by Can Talat Yakan. As a user of 3D Engine, it's important to understand that our app does not collect or transmit any personal information or data without your explicit consent. Your privacy is of utmost importance to us.

## Data Collection

3D Engine does not collect any personal information or data from users by default. However, if you choose to use the in-app browser feature, please note that the browser may collect data as per its own privacy policy. We recommend reviewing the privacy settings of the in-app browser for details on data collection.

## Data Usage

The app, in its standard mode, operates solely as a local application with no online connectivity. However, when using the in-app browser, data may be transmitted as per the browser's functionality. The app does not send any information to us, Windows, Microsoft, or any other third party.

## Data Security

While 3D Engine does not collect data by default, we still prioritize the security of your device and the data stored on it. We take measures to ensure the app operates safely and without risks to your personal information. For data collected by the in-app browser, we recommend referring to the privacy measures outlined in the browser's settings.

## Changes to this Privacy Policy

We may update this Privacy Policy from time to time to reflect changes in our practices or for other operational, legal, or regulatory reasons. The updated policy will be posted on our website and will indicate the date of the latest revision.

## Contact

If you have any questions or concerns about 3D Engine or this Privacy Policy, please contact us at:

Email: <can-talat-yakan@hotmail.com>


---

# 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://engine3d.gitbook.io/wiki/privacy-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.
