# Privacy

{% hint style="warning" %}
Effective Date: March 20, 2022
{% endhint %}

Lendefi is a decentralized project and does not collect any other information from its users apart from what may be collected on the landing page via Google Analytics. By accessing or using the Site, you agree to our privacy policy. If you do not agree with the terms of this Privacy Policy, you should immediately discontinue the use of the Site and refrain from accessing the Site.


---

# 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://lendefi.gitbook.io/lendefi-finance/project-support/privacy.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.
