# Privacy Policy Consent Form

**Purpose**: To obtain user consent for the collection, processing, storage, and use of personal and transactional data in accordance with Satoshi Terminal's Privacy Policy.

***

**1. User Information**

* **Full Name or Entity Name**:\
  `______________________________________________`
* **Satoshi Terminal Account ID**:\
  `______________________________________________`
* **Contact Information**:
  * **Email Address**: `_________________________________________`
  * **Phone Number**: `_________________________________________`

***

**2. Overview of Data Usage**

2.1. **Data Collected**:

* Personal Information (e.g., name, contact details, billing address).
* Transactional Data (e.g., trade history, account balances, subscription details).
* Usage Data (e.g., platform activity, device identifiers, IP addresses).

2.2. **Purpose of Data Usage**:

* To provide and enhance platform services.
* To ensure compliance with legal and regulatory requirements (e.g., AML, KYC).
* To generate anonymized insights for improving user experience.

2.3. **Data Sharing**:

* Data may be shared with:
  * Authorized third-party service providers (e.g., payment processors).
  * Regulatory authorities, as required by law.
  * Data partners for research and analysis (in anonymized form).

***

**3. Rights of the User**

3.1. **Access and Correction**:

* Users have the right to request access to their personal data and correct inaccuracies.

3.2. **Data Portability**:

* Users may request their data in a machine-readable format for portability.

3.3. **Data Deletion**:

* Users have the right to request the deletion of their personal data, subject to legal and regulatory retention requirements.

3.4. **Consent Withdrawal**:

* Users may withdraw consent for specific types of data processing, which may affect platform functionality.

***

**4. Security and Confidentiality**

4.1. **Data Protection Measures**:

* Satoshi Terminal employs advanced encryption, access controls, and monitoring systems to protect user data.

4.2. **Confidentiality Commitment**:

* Satoshi Terminal will not sell, rent, or disclose personal data to unauthorized third parties.

***

**5. Acknowledgments**

"I, \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_ (Full Legal Name), acknowledge and agree to the collection, processing, storage, and use of my personal and transactional data in accordance with the Satoshi Terminal Privacy Policy. I understand my rights regarding data access, correction, deletion, and withdrawal of consent, and I acknowledge that certain functionalities may be limited if consent is withdrawn."

* **Subscriber Signature**:\
  `______________________________________________`
* **Date (MM/DD/YYYY)**:\
  `______________________________________________`

***

**6. Internal Use Only (For Satoshi Terminal Staff)**

* **Form Received By (Name and Employee ID)**:\
  `______________________________________________`
* **Date/Time of Submission**:\
  `______________________________________________`
* **Verification Checklist**:
  * `[ ] User Data Verified`
  * `[ ] Consent Documented`
  * `[ ] Privacy Policy Provided to User`
* **Approval Status**:
  * `[ ] Approved`
  * `[ ] Rejected`
  * `[ ] Requires Additional Information`
* **Comments/Notes**:\
  `______________________________________________`


---

# 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.satoshiterminal.io/opening-an-account/privacy-policy-consent-form.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.
