# Privacy Policy

**Information We Collect**

* **Personal Information:** We collect data that users provide on their profile page, including name, email address, and profile picture.&#x20;
* **Usage Information:** We collect data such as your IP address, browser type, and usage patterns when you interact with our Site.

**How We Use Your Information**

We use the information we collect to provide, improve, and personalize our services, as well as to communicate with you about your account.

**Information Sharing**

Be Great Finance LLC does not share customer information with third parties. Your data is used only for the purposes outlined in this policy.

**Payment Information**

User payments are processed through a secure third party (Stripe); we do not store payment information on our systems. Please refer to the [Stripe privacy policy](https://stripe.com/privacy) for details on how they handle your payment information.

**Changes to This Policy**

We may update this policy occasionally. If changes are made, users will be notified via email or through our site.

**Contact Us**

For questions or concerns about this policy or your privacy, contact us at <support@begreat.finance>.


---

# 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.begreat.finance/begreat-finance-documentation/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.
