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

# Privacy Policy

At SuperTalents, we take the privacy and security of our users very seriously. This privacy policy outlines the information we collect, how we use it, and how we protect it.

### 1. Information Collection

When you visit our website and join our waitlist, we may collect the following information:&#x20;

* Your name&#x20;
* Your email address&#x20;
* Your profession/skillset&#x20;
* Your interests in SuperTalents&#x20;
* Your IP address and device information Information&#x20;

### 2. Use

We use the information we collect to:&#x20;

* Create a waitlist of potential talents, clients, and supporters&#x20;
* Communicate with you about SuperTalents and our platform&#x20;
* Improve our platform and services&#x20;
* Ensure compliance with our terms and conditions&#x20;
* Provide customer support Information&#x20;

### 3. Sharing&#x20;

We do not sell or rent your personal information to third parties. We may share your information with our service providers, business partners, or legal entities if required by law.

### 4. Information Security

We take reasonable measures to protect your personal information from unauthorized access, use, or disclosure. We store your information on secure servers and use SSL encryption for data transmission.

### 5. Cookies

We use cookies to improve the user experience on our website. You can disable cookies in your browser settings if you prefer.

### 6. Third-Party Websites&#x20;

Our website may contain links to third-party websites. We are not responsible for their privacy policies or practices.

### 7. Children's Privacy

Our website is not intended for children under the age of 18. We do not knowingly collect personal information from children under 18.

### 8. Changes to Privacy Policy

We may update this privacy policy from time to time. Any changes will be posted on our website.

If you have any questions or concerns about our privacy policy, please contact us at <hello@supertalents.xyz>. By joining our waitlist, you agree to the terms of this privacy policy.


---

# 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.supertalents.xyz/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.
