> For the complete documentation index, see [llms.txt](https://docs.duplicati.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.duplicati.com/duplicati-programs/license/duplicati-inc-and-open-source.md).

# Duplicati Inc & Open Source

Duplicati Inc. is a US-based for-profit entity incorporated in Delaware in March 2024. Duplicati Inc, helps develop the Duplicati Open Source Client and pay for various infrastructure costs. The Duplicati client is fully open source and free to use with no limitations.

Duplicati Inc is founded with an Open Core model, where the open source client is further developed as open source, but with additional enterprise focused tools and services as a paid feature. Being an Open Core company, we believe that a strong open source client and a vibrant open source community is our strongest asset. At the same time, the for-profit model enables us to take on larger development tasks and maintenance that would otherwise not be sustainable with a pure volunteer based project.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.duplicati.com/duplicati-programs/license/duplicati-inc-and-open-source.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.
