# Privacy Policy

<mark style="color:green;">**Welcome to Coint DEX.**</mark>&#x20;

Your privacy is important to us, and we are committed to protecting your personal information.&#x20;

This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you use the Coint DEX platform, including any associated websites, applications, or services.&#x20;

By accessing or using the Platform, you consent to the practices described in this Privacy Policy.

### <mark style="color:red;">Information We Collect</mark>

#### <mark style="color:red;">1. Information You Provide</mark>

* <mark style="color:orange;">**Account Information**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">:</mark> When you create an account, we may collect your name, email address, username, and other details you provide.
* <mark style="color:orange;">**Transaction Information**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">:</mark> We collect information about your transactions on the Platform, including transaction history and wallet addresses.
* <mark style="color:orange;">**User-Generated Content**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">:</mark> Any content you submit or post on the Platform, such as comments, reviews, or messages, may be collected.

#### <mark style="color:red;">2. Information We Automatically Collect</mark>

* <mark style="color:orange;">**Log Data**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">:</mark> We collect log data when you access the Platform, including your IP address, browser type, operating system, and pages visited.
* <mark style="color:orange;">**Device Information**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">:</mark> We may collect information about the device you use to access the Platform, such as device type and unique identifiers.
* <mark style="color:orange;">**Cookies and Similar Technologies**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">:</mark> We use cookies and similar technologies to collect information about your interactions with the Platform and to enhance your user experience.

#### <mark style="color:red;">3. Information from Third Parties</mark>

* <mark style="color:orange;">**Third-Party Services**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">:</mark> We may receive information from third-party services you link to your Coint account, such as social media platforms.

### <mark style="color:red;">How We Use Your Information</mark>

We may use your information for the following purposes:

* To provide, maintain, and improve the Platform's functionality and user experience.
* To process transactions and facilitate trading activities on the Platform.
* To communicate with you, including sending transaction notifications and updates.
* To personalize your experience and provide content tailored to your interests.
* To monitor and analyze usage patterns, troubleshoot issues, and prevent fraud.
* To comply with legal obligations and enforce our [Terms of Service.](/coint-docs/terms-of-service.md)

### <mark style="color:red;">Information Sharing and Disclosure</mark>

We may share your information with :

* <mark style="color:orange;">**Service Providers**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">:</mark> Third-party service providers who assist us in operating the Platform, including hosting, data storage, and security services.
* <mark style="color:orange;">**Business Partners**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">:</mark> We may share information with business partners, including liquidity providers and payment processors, to facilitate transactions.
* <mark style="color:orange;">**Legal Compliance**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">:</mark> We may disclose information in response to legal requests, court orders, or to comply with applicable laws and regulations.
* <mark style="color:orange;">**With Your Consent**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">:</mark> We may share your information with your consent or as otherwise disclosed at the time of collection.

### <mark style="color:red;">Security</mark>

We take reasonable measures to protect your information, but no method of transmission or storage is entirely secure. We cannot guarantee the security of your data, so please use caution when sharing sensitive information.

### <mark style="color:red;">Your Choices</mark>

You have the following choices regarding your information:

* <mark style="color:orange;">**Account Information**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">:</mark> You can review and update your account information through the Platform's settings.
* <mark style="color:orange;">**Communication Preferences**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">:</mark> You can opt out of receiving certain communications from us by following the instructions provided in the messages.
* <mark style="color:orange;">**Cookies**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">:</mark> You can adjust your browser settings to refuse cookies or indicate when they are being used.

### <mark style="color:red;">Changes to this Privacy Policy</mark>

We may update this Privacy Policy to reflect changes in our practices or for other operational, legal, or regulatory reasons. We will notify you of any changes by posting the updated Privacy Policy on this page and our website in [official links](/coint-docs/coint/official-links.md).

### <mark style="color:red;">Contact Us</mark>

If you have questions or concerns regarding this Privacy Policy, please contact us at <Support@coint.xyz> .


---

# 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://cointswap-docs.gitbook.io/coint-docs/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.
