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

# Privacy Policy

**Privacy Policy** Last Updated: \[19.04.2024] The AI Freedom Token project&#x20;

AI Freedom is committed to protecting the privacy and security of your personal information. This Privacy Policy outlines the types of personal information we collect, how we use and protect this information, and your rights in relation to your personal data.&#x20;

**Information We Collect**&#x20;

We may collect and process the following types of personal information from you:&#x20;

\- Contact information: such as your name, email address, and other contact details.&#x20;

\- User-generated content: information that you provide when interacting with our AI application features, including chat communications, images, and videos.&#x20;

\- Technical data: information about your device, usage, and interactions with our AI application.&#x20;

\- Transactional data: if applicable, information related to any transactions involving the AI Freedom Token or related services.&#x20;

**How We Use Your Information**&#x20;

We may use your personal information for the following purposes:&#x20;

\- To provide and maintain our AI application features and related services.&#x20;

\- To communicate with you, respond to inquiries, and provide support. - To analyze and improve our services, user experiences, and user engagement.&#x20;

\- To comply with legal and regulatory obligations.&#x20;

**Data Security**&#x20;

We take appropriate technical and organizational measures to safeguard your personal information from unauthorized access, use, or disclosure. We implement security protocols, encryption, access controls, and regularly review our security practices to ensure the protection of your personal data.&#x20;

**Your Rights**&#x20;

You have the following rights in relation to your personal data:&#x20;

\- The right to access, correct, or delete your personal information.&#x20;

\- The right to object to the processing of your personal information.&#x20;

\- The right to request the restriction of processing or data portability.&#x20;

\- The right to withdraw consent for the processing of your personal data.&#x20;

**Contact Us**&#x20;

If you have any questions about this Privacy Policy, your rights, or how we handle your personal information, please contact us at \[<info@aifreedomtoken.com>].&#x20;

**Changes to This Policy**&#x20;

We may update this Privacy Policy from time to time. Any changes will be posted on this page with a revised 19.04.2024. We encourage you to review this Privacy Policy periodically for any updates. Thank you for using the AI Freedom Token project's AI application features and for entrusting us with your personal information.&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://ai-feedom-token.gitbook.io/ai-freedom-token/privacy-policy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
