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

# Privacy Policy

## **General**

At Aiden, we prioritize your privacy and work diligently to build and maintain your trust. Aiden Labs, its subsidiaries, and affiliates (collectively, “we,” “us,” or “our”) are dedicated to safeguarding your personal data and ensuring your privacy in line with this Privacy Policy (the “Policy”). Here, “you” and “your” refer to users of our platform, whether as visitors, registered customers, or employees of Aiden’s business partners.

This Policy covers:

* The types of data we collect from you when you use our website and other Aiden services.
* How we collect, use, manage, and protect your information.

By using Aiden’s website and platform, you agree to the terms of this Policy. If you don’t agree, please refrain from using our services.

## **Information We Collect**

When you use Aiden’s website or platform, we may collect various types of data, including:

* **Personal Information**: Data that identifies you, such as your name, email address, and wallet address. For identity verification, Aiden may require certain identification data, which is securely handled for KYC (Know Your Customer) purposes.
* **Aggregated Data**: Non-personally identifiable data, such as browsing activity and interactions with our platform, which we may use to improve services without compromising your identity.

## **Automated Data Collection**

Aiden’s website may automatically collect data about your browsing activity, such as:

* **Cookies**: Small files that help improve your experience on our website.
  * *Necessary Cookies*: Ensure the website functions properly.
  * *Performance Cookies*: Help us understand user behavior to enhance the site.
  * *Functionality Cookies*: Remember your preferences, like language and location.
  * *Advertising Cookies*: Personalize ads based on your interests.

You can disable cookies anytime in your browser settings, but it may affect website functionality.

## **How We Use Your Information**

The data we collect is used to:

* Improve Aiden’s products, services, and user experience.
* Ensure the security and integrity of the platform.
* Provide effective customer support.
* Personalize your experience and recommend relevant services.

## **Data Sharing**

Aiden does not sell your data. We only share information as needed to support our services, including with:

* **Affiliates and Trusted Partners**: To provide the services and support you request.
* **Third-Party Service Providers**: For KYC verification and other essential services.

We may also share anonymized, aggregated data for research or analytical purposes.

## **Your Choices**

You have control over your data with Aiden. You may:

* Opt out of marketing communications.
* Manage cookie preferences on your browser.
* Request access, correction, or deletion of your data where applicable.

## **Security and Retention**

Aiden uses advanced security measures to protect your data from unauthorized access. We retain your information only as long as necessary to fulfill our business needs and comply with legal requirements.

## **Contacting Us**

For questions about this Policy or to exercise your data rights, please reach out via the “Contact Us” section on Aiden’s website. We are here to help with any privacy-related concerns.


---

# 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://aiden-labs.gitbook.io/aiden-labs/legal-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.
