# edit.tosdr.org Privacy Policy

When you log in, you need to use at least an email and a password. Nicknames are optional. Passwords are hashed in our database with the bcrypt algorithm. When cancelling your account, we scramble your data in our database so you cannot recover your account and we don't lose your contributions.

**Cookies**

We only use first party cookies. These cookies are used to store your login information (*i.e. When you tick the **remember** box*).\
A cookie is a small file containing a string of characters that is sent to your computer when you visit a website. When you visit the site again, the cookie allows that site to recognize your browser. Cookies may store user preferences and other information. *You can configure your browser to refuse all cookies or to indicate when a cookie is being sent*.\
Disabling cookies will only affect your login attempts, but other features of the site will remain unaffected.\
**We do not sell your data**.\
**We do not use third party trackers/cookies for the use of this site**.\
**We do not track you**.


---

# 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.tosdr.org/site-policy/phoenix-policies/edit.tosdr.org-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.
