# Create Trial Subscription

To Create a Trial Subscription you have to start the wizard from the Assisted Setup.

<figure><img src="/files/HJmBE3W6EVu8rfkcs287" alt=""><figcaption><p>Figure 1: Create Trial Subscription - Wizard</p></figcaption></figure>

<figure><img src="/files/RBrmxmPB0OoSAZmN4AwB" alt=""><figcaption><p>Figure 2: Create Trial Subscription - HTTP Request </p></figcaption></figure>

{% hint style="info" %}
The Basic App calls the HTTP requests.
{% endhint %}

First, you will get a list of all available demandPlus+ extensions installed on your tenant. Select the extension for which you want to create a trial subscription.

<figure><img src="/files/Xn64nyhCHbN7gOOlPGzs" alt=""><figcaption><p>Figure 3: Create Trial Subscription - Products</p></figcaption></figure>

After that you have to choose whether you want to buy a subscription directly or create a trial subscription first.

<figure><img src="/files/vYMDFwU32QBgFUTQPWK6" alt=""><figcaption><p>Figure 4: Create Trial Subscription </p></figcaption></figure>

This completes the process. You can now use your demandPlus+ extension for a trial period.


---

# 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://brenkel-solutions-eg.gitbook.io/installation/english-1/licensing/saas/create-trial-subscription.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.
