# FAQ

## Project Information and Support Links

**Web service URL**: <https://vdo.ninja/>\
**Project development URL**: <https://github.com/steveseguin/vdo.ninja>\
**Developer/maintainer**: <steve@seguin.email>\
**Donations**: [via GitHub Sponsors](https://github.com/sponsors/steveseguin)\
**Terms of Service and Privacy Policy:** <https://docs.vdo.ninja/help/privacy-and-security-details>\
**Copyright & DMCA Policy**: <https://docs.vdo.ninja/help/copyright-and-dmca-policy>

### Community Support

**Discord**: <https://discord.vdo.ninja>\
**Reddit**: <https://www.reddit.com/r/VDONinja/>

## Where can I get support?

The preferred support mechanism is via [Reddit](https://www.reddit.com/r/VDONinja/) or [Discord](https://discord.gg/feenJm8HTa), which offer community-assisted support. Development issues, feature requests, and bugs are tracked on [GitHub](https://github.com/steveseguin/vdo.ninja). For mission critical support issues, or business-related inquiries, you can contact Steve directly.

## Where can I report a bug?

It is most helpful to report bugs via the official [GitHub](https://github.com/steveseguin/vdo.ninja). We also monitor the [Reddit](https://www.reddit.com/r/VDONinja/) and [Discord](https://discord.gg/qWDshMsTar) channels, though it is easier to miss reports that occur there.


---

# 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.vdo.ninja/faq.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.
