# Privacy Policy

At Codefi, we prioritize your privacy and are dedicated to safeguarding your personal information. This Privacy Policy explains what data we collect, how we use it, and the steps we take to protect it.

**Information We Collect:**\
We gather information when you create an account, use our platform, or communicate with us. This may include your name, email address, phone number, and any other details you provide.

**How We Use Your Information:**\
The information we collect is used to deliver our services, communicate with you, enhance our platform, and fulfill legal obligations.

**Sharing Your Information:**\
Your personal data will not be shared with third parties unless required by law or when necessary to provide our services.

**Protecting Your Information:**\
We take your privacy seriously and have implemented measures to ensure the security of your personal information. However, please note that no method of internet transmission or electronic storage is 100% secure.

**Your Rights:**\
You have the right to access, update, or delete your personal information at any time. You may also choose to close your account whenever you wish.

**Updates to Our Privacy Policy:**\
This Privacy Policy may be updated periodically, and any changes will be posted on our platform. By continuing to use our platform after any modifications are made, you accept the updated terms.

In summary, this Privacy Policy reflects our commitment to protecting your personal information. We are dedicated to maintaining the security of your data and will take necessary measures to ensure its protection. If you have any questions or concerns, please don't hesitate to contact us.


---

# 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://whitepaper.codefi.ai/policies/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.
