# Legal

- [Legal notice](https://docs.primfeed.com/legal/legal-notice.md)
- [Privacy Policy](https://docs.primfeed.com/legal/privacy-policy.md): Learn more about how Primfeed collect and process your personal data, as well as our policy regarding cookies.
- [Terms of Service](https://docs.primfeed.com/legal/terms-of-service.md): This agreement describes the terms on which you are offered access to Primfeed. By creating an account and using Primfeed, you accept and agree to these Terms of Services and our Privacy Policy.
- [Terms and Conditions of Sales](https://docs.primfeed.com/legal/terms-and-conditions-of-sales.md): These Terms and Conditions of Sale apply to Primfeed Pro, the paid subscription to Primfeed. You accept the present General Terms and Conditions of Sale by ticking the appropriate box at checkout.


---

# 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.primfeed.com/legal.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.
