# License

Read about our licensing options.

## Open source license

This license is designed for open-source and non-commercial websites and applications. The Infinite Ajax Scroll open source license is [Affero General Public License (AGPL)](https://www.gnu.org/licenses/agpl-3.0.en.html). The most important part of the license is:

> The key point of the GPL is that it's "sticky." If you use GPL-licensed software in a modified form or incorporate it into your product, you have to make it available under the same terms. You can sell the software, but you also have to make its source code freely available.

> The AGPL is even stickier than the GPL. Its stickiness extends to code which runs on servers, even if it's never published.

source: <https://www.kwork.me/open-source-free-software-licenses/>

## Commercial license

The commercial license is designed to use Infinite Ajax Scroll in closed-source/proprietary websites and applications. This license removes the "sticky" requirements as described above.

After purchase you will receive a Commercial License PDF which grants the right to use Infinite Ajax Scroll in your commercial projects.

[Buy a commercial license](https://infiniteajaxscroll.com/pricing)

## OEM license

If you develop a commercial SDK, plugin, theme, or an other kind of wrapper around Infinite Ajax Scroll we offer an Commercial OEM License. This license is customized and pricing depends on the expected sales volume and pricing. Please contact us at <hello@webcreate.nl> for more details.


---

# 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.infiniteajaxscroll.com/license.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.
