> For the complete documentation index, see [llms.txt](https://docs.devtools.fi/learn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devtools.fi/learn/legal/policies/privacy-policy.md).

# Privacy Policy

DevTools Inc ("we," "our," or "us") values your privacy and is committed to protecting your personal data. This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website, use our services, or interact with our platform. Please read this Privacy Policy carefully. If you do not agree with the terms, please do not access or use our services.

***

#### 1. **Information We Collect**

We may collect and process the following types of information about you:

**1.1 Information You Provide**

* **Personal Information:** When you register, create an account, or interact with our platform, you may provide information such as your name, email address, wallet address, or other identifiers.
* **Communication Data:** When you contact us for support or feedback, we may collect your messages, email address, and any other information you share.

**1.2 Automatically Collected Information**

* **Log Data:** We collect information about your interactions with our website, including IP address, browser type, operating system, referring URLs, and timestamps.
* **Cookies and Tracking Technologies:** We may use cookies and similar technologies to enhance your experience and track usage of our platform.

**1.3 Blockchain Data**

* When you interact with DevTools for creating or managing tokens, we may collect public blockchain data, such as wallet addresses, transaction hashes, and metadata related to token creation. **We do not collect or store private keys.**

***

#### 2. **How We Use Your Information**

We use the information we collect to:

* Provide and improve our services, including creating and managing tokens.
* Process transactions and maintain security.
* Communicate with you about updates, promotional offers, and support inquiries.
* Monitor usage, trends, and analytics to optimize our platform.
* Comply with legal obligations or protect against fraudulent activities.

***

#### 3. **How We Share Your Information**

We may share your information in the following circumstances:

* **With Service Providers:** Third-party services (e.g., analytics, hosting) that help us operate the platform.
* **For Compliance:** To comply with legal or regulatory obligations, enforce our terms of service, or respond to lawful requests from authorities.
* **In Business Transfers:** If we merge, sell, or transfer our assets, your information may be included in such transactions.

***

#### 4. **Your Rights and Choices**

Depending on your location, you may have the following rights:

* **Access and Portability:** Request a copy of the data we hold about you.
* **Correction:** Request corrections to your personal data.
* **Deletion:** Request deletion of your data, subject to legal and operational requirements.

To exercise your rights, please contact us at <support@devtools.fi>

***

#### 5. **Data Security**

We implement robust security measures to protect your personal data. However, no system is 100% secure, and we cannot guarantee the absolute security of your information. **You are responsible for securing your own accounts and wallet credentials.**

***

#### 6. **Cookies and Tracking Technologies**

We use cookies to:

* Remember your preferences.
* Analyze website performance and usage.
* Deliver personalized content and advertisements.

You can manage your cookie preferences in your browser settings.

***

#### 7. **Third-Party Links**

Our platform may contain links to third-party websites. We are not responsible for their privacy practices. Please review their privacy policies before providing any information.

***

#### 8. **Children’s Privacy**

Our platform is not intended for children under the age of 13 (or the age of majority in your jurisdiction). We do not knowingly collect information from children.

***

#### 9. **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. Changes will be effective immediately upon posting the updated policy. Your continued use of our platform constitutes acceptance of the updated terms.

***

#### 10. **Contact Us**

If you have questions about this Privacy Policy, please contact us at:

**Email:** <support@devtools.fi>\
**Website:** devtools.fi<br>


---

# 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.devtools.fi/learn/legal/policies/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.
