# Developer Platform

<h2 align="center">ToS;DR Documentation</h2>

<p align="center">Welcome to the ToS;DR Documentation!</p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-book-open">:book-open:</i></td><td>Documentation</td><td>How-To's, Non-Developer resources.</td><td><a href="https://app.gitbook.com/o/HERSkHtdsSfyFBwxT3EH/s/WfdmHZOEGPuFLotizO3c/">Documentation</a></td></tr><tr><td><h4><i class="fa-book">:book:</i></h4></td><td><strong>Site Policy</strong></td><td>Read all policies regarding ToS;DR</td><td><a href="https://app.gitbook.com/o/HERSkHtdsSfyFBwxT3EH/s/9kp7gNxyfP6a2S1Xzi72/">Site Policy</a></td></tr><tr><td><h4><i class="fa-brackets-curly">:brackets-curly:</i></h4></td><td><strong>Developer</strong></td><td>Learn more about our systems and how to use our APIs.</td><td><a href="https://app.gitbook.com/o/HERSkHtdsSfyFBwxT3EH/s/o2hfDXWiqOOxeRqBMeiO/">Developer Documentation</a></td></tr><tr><td><i class="fa-pen">:pen:</i></td><td><strong>Phoenix</strong></td><td>Learn more about Phoenix, our editing platform.</td><td><a href="https://app.gitbook.com/o/HERSkHtdsSfyFBwxT3EH/s/3UVAu5jaPYNy6ClkobBc/">Phoenix (edit.tosdr.org)</a></td></tr></tbody></table>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><i class="fa-tower-broadcast">:tower-broadcast:</i></h4></td><td><strong>ToS;DR Communities</strong></td><td>Join one of our communities to discuss all things ToS;DR!</td><td><a href="https://tosdr.org/en/sites/communities" class="button secondary">Join</a></td><td></td></tr><tr><td><h4><i class="fa-heart">:heart:</i></h4></td><td><strong>Contribute</strong></td><td>ToS;DR needs contributers like you to stay alive. Consider creating PRs or helping us on Phoenix!</td><td><a href="https://github.com/tosdr" class="button secondary">Submit a PR</a></td><td></td></tr></tbody></table>


---

# 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/readme.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.
