# How to test the platform for free

**Skyone Studio** is a robust platform designed to simplify day-to-day business and is used in a wide range of sectors.&#x20;

Find out how to take advantage of the platform trial:

1. Once you have created your user and workspace, you will access the home page. In the top right-hand corner, click on the “**Request trial**” option.

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

2. Fill in the form and click on “**Send**”.&#x20;

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

3. Confirm activation of the trial in the selected workspace by clicking the “**Send**” button.&#x20;
4. That's it! You can take advantage of 5 GIGS free of charge to create integrations on the platform.

{% hint style="warning" %}
The trial option is only available to workspaces that have never activated a plan.
{% endhint %}

### **Activated your trial, now what?**

Now that your trial is active, take advantage of the platform's features:

**Create or Import modules**&#x20;

An integration flow is made up of modules. [Create your own](https://docs.integrasky.cloud/skyone/data/modules/module-management/creating-a-module) or import them from the [Marketplace](https://docs.integrasky.cloud/skyone/data/marketplace).

**Build your integration**&#x20;

It's time to [build your flow](https://docs.integrasky.cloud/skyone/data/integrations/integration-management/create-integration)! Every integration starts with a [trigger](https://docs.integrasky.cloud/skyone/data/integrations/flows/triggers-of-a-flow). Use the modules you've created or imported, along with the platform's [tool modules.](https://docs.integrasky.cloud/skyone/data/integrations/flows/tool-modules) You can also import integrations from the Marketplace.

**Adjust your integration**&#x20;

[Configure, activate, and test your integration flow](https://docs.integrasky.cloud/skyone/data/integrations/flows/flow-management/flow-canva-configuring-and-editing-the-flow/flow-canva-overview).


---

# 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.skyone.cloud/english/skyone-studio/overview/how-to-test-the-platform-for-free.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.
