> For the complete documentation index, see [llms.txt](https://docs.abtasty.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.abtasty.com/flagship-deprecated/getting-started/using-the-trial-version-of-flagship.md).

# Using the trial version of Flagship

## Using the trial version of Flagship

Flagship enables you to use a trial version of the product. It gives you access to the **Premium** package and lets you use Flagship at its full potential, in order to optimize your website and thus generate more conversions.

You can create a free trial account on your own. The free trial account is valid for 30 days and gives you access to all of the features available on the platform (Experiment, Personalization, Feature Management, Progressive Rollout, Targeting, etc.).

## Creating a trial account

To use the trial version of Flagship, apply the following steps:

1. Go to <https://www.flagship.io/sign-up/>\
   \
   ![Trial\_version.png](/files/p5buVqES7RRfbFfkxNKt)
2. Fill in the form with the required information.\
   \- First name\
   \- Last name\
   \- Email\\

   | ⚡️ | The email must match the <xx@xx.xx> format. You can’t use the trial account if you already have a Flagship account. |
   | -- | ------------------------------------------------------------------------------------------------------------------- |

   \- Password\
   \- Password confirmation\
   \\
3. Accept **Terms & conditions.**
4. Click **Create my account:**\
   You will receive a confirmation email.

\
\\

## Confirming the email address

For security reasons, you need to confirm your email address once you sign up. To do this, apply the following steps:

1. Click the link in the confirmation email:\
   You will be redirected to Flagship.
2. Click **Back to login** and enter your credentials.

## Benefits

The trial account enables you to:

* Test all the features provided by Flagship (Experiment, Personalization, Feature Flag and Progressive Rollout)
* Target all types of visitors in all types of features
* Test the features on your customers
* Define your needs
* Have control over your features

## Expiration of the trial period

The trial account expires after 30 days. After this time period, all your features will be paused.

You will then be limited to the **Free** Package, meaning that:

* Targeting will be limited to a lower number of criteria.
* Reporting data will be available for a lower number of days.
* The concurrent number of live use cases will be decreased.

If you would like to benefit from another package, go to [Account Settings.](https://app.flagship.io/settings/subscription)

**Need additional information?**

Submit your request at <product.feedback@abtasty.com>

Always happy to help!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.abtasty.com/flagship-deprecated/getting-started/using-the-trial-version-of-flagship.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
