# QLM License Wizard Try Button

What does the QLM License Wizard Try button do?

If you are using the QLM License Wizard as a .NET User Control, you have full control over what the button does. The button will fire an event and you program the event to do any operation of your choice.

If you are using the QLM License Wizard standalone executable, the Try button simply closes the wizard.&#x20;

In both cases, the Try button is only displayed after the user activates a license and only if the license is a trial license.


---

# 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.soraco.co/docs/license-wizard/qlm-license-wizard-try-button.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.
