# Cloud Privacy Policy

*Last updated: 2026-01-16*

This Privacy Policy describes how NextCLi (“we”, “us”, “the Platform”) collects, uses, shares, and protects personal information of users (“you”, “your”) when you access or use our services.

This Privacy Policy is incorporated into and subject to the Terms of Service.

***

### 1. Information We Collect

We may collect the following categories of personal information:

**1.1 Account Information**

* Email address, username, password (encrypted)

**1.2 Usage Data**

* Login metadata (IP address, device information, timestamps)
* API call logs, service actions

**1.3 Payment and Billing Information**

* Blockchain transaction hashes, wallet addresses related to payment
* Billing records

**1.4 Cookies and Tracking Technologies**

* Cookies, local storage identifiers for session management and analytics

***

### 2. How We Use Your Information

We use your information to:

* Provide, maintain, and improve our services
* Authenticate your access and secure your account
* Process payments and billing
* Monitor, detect, and prevent abuse and security incidents
* Comply with legal and regulatory requirements

***

### 3. Sharing and Disclosure

We will not sell your personal information.

We may share information with:

* **Service providers** that assist with operations (hosting, logging, analytics)
* **Payment processors and blockchain services** where necessary for processing
* **Legal and regulatory authorities** when required by law

***

### 4. User Rights

You may exercise the following rights:

* **Access** your personal data
* **Update or correct** your personal data
* **Delete** your personal data (subject to legal retention requirements)
* **Withdraw consent** to processing (where applicable)

To exercise these rights, please contact us through the official support channels.

***

### 5. Data Retention

We retain personal information only as long as necessary to:

* Provide the services
* Comply with legal obligations
* Resolve disputes and enforce agreements

After that, we securely delete or anonymize data.

***

### 6. Security

We implement reasonable technical and organizational safeguards to protect personal information from unauthorized access, use, disclosure, or destruction.

***

### 7. International Data Transfers

Your data may be processed or stored outside your country where we or our service providers operate.

By using the Platform, you consent to such transfers.

***

### 8. Children’s Privacy

Our services are not directed to children under the age of 13. We do not knowingly collect personal information from children.

***

### 9. Changes to This Policy

We may update this Privacy Policy. Updates will be posted with a revised “Last updated” date.

Continued use of the Platform after changes constitutes acceptance of the updated policy.

***

### 10. Contact Us

If you have questions about this Privacy Policy or wish to exercise your data rights, contact us via official support channels provided on the Platform.

End.


---

# 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.nextcli.com/docs/cloud-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.
