# Licensing

Here you can load your Terms of use document which would be accessible to customer over the store. All customers in IndustryApps have standard Terms of use agreed which you can refer to [here](/common-faq/customer-terms-of-use.md).&#x20;

You only need to provide additional details if there are conditions which are not covered in the standard ToU.&#x20;

![](/files/6HW8cVst7idT8myyLRNQ)


---

# 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.industryapps.net/onboarding-to-industryapps/onboard-application/configure-application/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.
