# ToS;DR.org Policies

- [tosdr.org Terms of Contribution](https://docs.tosdr.org/site-policy/tosdr-terms/tosdr.org-terms-of-contribution.md)
- [tosdr.org Privacy Policy](https://docs.tosdr.org/site-policy/tosdr-terms/tosdr.org-privacy-policy.md)
- [ToS;DR Security Policy](https://docs.tosdr.org/site-policy/tosdr-terms/tos-dr-security-policy.md)
- [Security Vulnerability Safe Harbor](https://docs.tosdr.org/site-policy/tosdr-terms/tos-dr-security-policy/security-vulnerability-safe-harbor.md)
- [ToS;DR Sponsorship Independence Disclosure](https://docs.tosdr.org/site-policy/tosdr-terms/tos-dr-sponsorship-independence-disclosure.md)
- [Browser Extension Privacy](https://docs.tosdr.org/site-policy/tosdr-terms/browser-extension-privacy.md)
- [AI Policy](https://docs.tosdr.org/site-policy/tosdr-terms/ai-policy.md): In the context of artificial intelligence systems such as large language models (LLMs), we have established a policy to be followed internally and by anyone who wishes to contribute to ToS;DR.


---

# 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/tosdr-terms.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.
