# Privacy Policy

At PAAL, we understand the importance of privacy and are committed to protecting the personal information of our users. This Privacy Policy outlines the information we collect, how we use it, and the steps we take to protect it.

1. Information We Collect: We collect information from you when you create an account, use our platform, or communicate with us. This information may include your name, email address, phone number, and any other information you choose to provide.
2. Use of Information: We use the information we collect to provide you with our services, to communicate with you, to improve our platform, and to comply with legal requirements.
3. Sharing of Information: We will not share your personal information with third parties, except as required by law or as necessary to provide you with our services.
4. Security of Information: We take the security of your personal information very seriously and have implemented appropriate measures to protect it. However, no method of transmission over the internet, or method of electronic storage, is 100% secure.
5. Access to Information: You have the right to access, update, or delete your personal information. You may also choose to close your account at any time.
6. Changes to Our Privacy Policy: We may update this Privacy Policy from time to time, and any changes will be posted on our platform. Your continued use of our platform after any changes have been posted constitutes your acceptance of the modified Privacy Policy.

In conclusion, this Privacy Policy outlines our commitment to protecting the personal information of our users. We take the security of your information seriously and will take appropriate measures to protect it. If you have any questions or concerns about our Privacy Policy, please 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://docs.paal.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.
