# Activating the trial period

*The trial period is provided to all new Selarti clients. You can test the system for free and determine whether the product fits your needs.*

### Trial period features

* Provided for 10 days (non-renewable).
* 5$ is credited to your company's balance.
* Adding and launching two AI agents.
* Full platform functionality is available. Learn more in the [article](/manual-en/financial-matters/plans-and-limits.md).

### How to access the Selarti personal account

Go to the website [Selarti](https://selarti.com/). In the top right corner click «*Log in»*.

<figure><img src="/files/Kiu3HDcJvsYgKeJWEPPB" alt=""><figcaption></figcaption></figure>

If you are not yet registered with the service, you will be prompted to authorize. To register, you can use the [instructions](/manual-en/getting-started/registration-in-selarti.md).

### Activating the trial period

After registering with the service, you'll be redirected to your personal account, where you can activate your trial period. To do this, go to the *«Choose a tariff»* sectio&#x6E;*.*

<figure><img src="/files/h9bJTU4E8MvujoJ7NkXJ" alt=""><figcaption></figcaption></figure>

In the section that opens, in the *«Trial»* column, click *«Activate»*.

<figure><img src="/files/HpEqqVbgX8aK21rb5bj1" alt=""><figcaption></figcaption></figure>

### Starting the task

1. **Add a communication channel** (where the AI agent will conduct dialogues with clients), for this go to the section «*Channels»* and click «*Add channel».* [More details in the article](/manual-en/main-sections-of-the-service/channels.md).

<figure><img src="/files/6Kfchh1l0Nu5tq0JWOYc" alt=""><figcaption></figcaption></figure>

2. **Create the AI** (instruction for the AI agent: what and how to offer clients), for this go to the section «*AI»* and click *«Create AI».* [More details in the article](/manual-en/main-sections-of-the-service/ai.md).

<figure><img src="/files/fFg2345ETEdfkF5QFZXH" alt=""><figcaption></figcaption></figure>

3. **If necessary, configure integration with external services**, for this go to the section «*Integration»* and click «*Create integration».* [More details in the article](/manual-en/main-sections-of-the-service/integration.md).

<figure><img src="/files/N3eLXLnW3b8BAkbEfzZX" alt=""><figcaption></figcaption></figure>

4. **Create a task for the virtual manager** (all preliminary setup is complete, you just need to tie everything together in the assignment for the AI agent), for this go to the section «*Tasks»* and click «*Create task»,* after which you will need to assign it to your AI agent. [More details in the article](/manual-en/main-sections-of-the-service/tasks.md).

<figure><img src="/files/AZf2FD78BY0OZkNwVBfv" alt=""><figcaption></figcaption></figure>


---

# 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://manual.selarti.com/manual-en/getting-started/activating-the-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.
