# Data Privacy Policies

At FrogsFi, we take data privacy seriously and are committed to protecting the privacy of our users. We understand the importance of keeping user information confidential and have implemented various measures to ensure that user data is kept secure and private.

We collect only the minimum amount of information required to run our platform and provide our services to our users. This information includes the user's wallet address and the amount of stablecoin deposited.

We do not collect or store any personal information such as names, addresses, or phone numbers. We also do not share user information with any third parties without the user's explicit consent.

All user data is stored on secure servers and is protected by encryption to ensure that it cannot be accessed by unauthorized parties. In addition, all our employees and contractors are required to sign non-disclosure agreements to ensure the confidentiality of user data.

{% hint style="info" %}
If you have any questions or concerns about our data privacy policies, please don't hesitate to contact us at <hi@frogs.fi>.
{% endhint %}


---

# 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://frogs.gitbook.io/frogsfi/security-and-privacy/data-privacy-policies.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.
