# How to activate a trial period

This guide shows you how to activate your 7-day trial subscription. There are two types of [Standard and Premium](/subscription/what-are-the-differences-between-subscriptions-plan.md) subscriptions available for the trial period/ Below is the algorithm for activating the trial period.

#### 1. Log in to you [Darkbot ](https://app.darkbot.io/login)account

#### 2. Click on Billing page in the side menu

<figure><img src="/files/0uTiLORGGoK30fcrbO3I" alt="Dashboard page"><figcaption><p>Dashboard page</p></figcaption></figure>

#### 3. Selecting a subscription period

At this point you need to decide which period you want to use in the future after the trial period is over. Monthly payment or annual payment. Choose the period that is better for you.

<figure><img src="/files/9i81uztxzkGAyAZuiPOA" alt="Billing page (Select period)"><figcaption><p>Billing page (Select period)</p></figcaption></figure>

#### 4. Click the \[Try 7 days for free] button in the subscription card

Once you have decided which subscription period is convenient for you and which plan you want to use, you need to click on the **\[Try 7 days for free]** button.

<figure><img src="/files/5fTXbEcQwFvvdkO9mgfj" alt="Billing page (Try trial button)"><figcaption><p>Billing page (Try trial button)</p></figcaption></figure>

#### 5. Wait for the Stripe portal to load

<figure><img src="/files/FOyJ6UrLxYfsc5bbJoVd" alt="Stripe portal page"><figcaption><p>Stripe portal page</p></figcaption></figure>

#### 6. Press the \[Start trial] button

<figure><img src="/files/QbP3opwsPuQA7WUQFj1n" alt="Stripe portal page (Try trial button)"><figcaption><p>Stripe portal page (Try trial button)</p></figcaption></figure>

#### 7. Wait for successful activation of the trial period

After successful activation of the trial period you should be returned to our website. And a message should appear telling you that your trial period has been successfully activated.

<figure><img src="/files/feXGPENuk211a0ib18Bf" alt="Pop up about the successful activation of the trial period"><figcaption><p>Pop up about the successful activation of the trial period</p></figcaption></figure>

**Additional Information**

If you want your subscription to be automatically activated after the trial period ends. Then you need to add payment information for auto-renewal.

Instructions for adding payment information:

#### 1. Go to the billing page

#### 2. Click \[Manage] in the left corner of the page

#### 3. Wait for the Stripe portal to load

<figure><img src="/files/Jz26WSi1FHysQpxm4CQQ" alt="Stripe portal page"><figcaption><p>Stripe portal page</p></figcaption></figure>

#### 4. Click \[Add payment method] button

<figure><img src="/files/GPEE8pqnfrK20lq5zRz6" alt="Add payment method button"><figcaption><p>Add payment method button</p></figcaption></figure>

#### 5. Enter your payment information and click \[Update]

1. Enter the card data.&#x20;
2. Enter name of the cardholder.&#x20;
3. Enter the country and region.
4. Click \[Sign].

<figure><img src="/files/8jSN0glSyCBuPWNw3Ess" alt="Button to update payment data"><figcaption><p>Button to update payment data</p></figcaption></figure>

#### 6. Wait for the update to load and return to the Darkbot website

<figure><img src="/files/2PdhzYhqHDdEL1NBVAmL" alt="Button to return to the system"><figcaption><p>Button to return to the system</p></figcaption></figure>

Congratulations, you have activated your trial period and also set up auto-renewal for your plan after your trial period ends.


---

# 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.darkbot.io/subscription/how-to-activate-a-trial-period.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.
