# tosdr.org Terms of Contribution

Thank you for contributing! We need you to license your contributions under free and open licenses.

**Copyright**\
By contributing to this project (e.g. by sending an email or by submitting through our interfaces), you agree – unless simultaneously and expressly stated otherwise – that

your contribution may be included in the source code of ToS;DR and published under the following copyright license: [CC BY-SA 3.0](http://creativecommons.org/licenses/by-sa/3.0/) (or any later version approved by more than 50% of voting contributors) with a special exception to allow distribution in a "larger program" under the [GNU AGPL-3.0](http://www.gnu.org/licenses/agpl-3.0-standalone.html) or later.

* <http://creativecommons.org/licenses/by-sa/3.0/>
* <http://www.gnu.org/licenses/agpl-3.0-standalone.html>

**Definition of contributor**\
A "contributor" is any person, excluding legal persons (e.g. corporations), who wrote at least one email to the group at least 90 days before the start of the poll.

**Changes**\
to these terms shall be approved by more than 70% of voting contributors.

**Votes**\
All polls shall be organized by a Contributor announcing the intention to create a poll to the public email group. The poll shall occur if not less than three people agree to a vote using the final text of the given poll within a seven day period of the final text being posted. The poll shall take place and be officiated by a Team member no less than 10 days from a poll being organized, and no more than 25 days. Team members maintain special privilege to call a poll at any time as long as said poll is announced no less than 10 days prior. No poll shall be valid if less than three Contributors cast votes.

**Definition of Team member**\
A Team member is any person, excluding legal persons, who is listed on the team page of the project website, or who has been granted write access to the project's source code repository.


---

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