# Billing & Licensing

- [License Overview](https://docs.weka.io/3.14/licensing/overview.md): This page describes how licensing works in a Weka system cluster.
- [Classic License](https://docs.weka.io/3.14/licensing/classic-licensing.md): This page describes how to obtain a classic Weka license (payment for a predetermined period of time) and apply it to the Weka system cluster.
- [Pay-As-You-Go License](https://docs.weka.io/3.14/licensing/pay-as-you-go.md): This page describes Pay-As-You-Go (PAYG) licenses which allow cluster payment on an hourly basis, as part of your AWS bill.


---

# 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.weka.io/3.14/licensing.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.
