# Quick start

Here are some quick steps to get started with Cards!

### Register

Registration is required to use Cards.

{% hint style="success" %}
**Try for free!**\
No cards or payments are required during registration. You automatically benefit from a free trial period.
{% endhint %}

By registering on our platform, you will automatically be registered as the owner of your space. This means that you will have access to your entire space: creating content, adding users, sending notifications or even managing your subscription.

Once registered, you will arrive on the "learner" view, and will be able to access the management interface:

<figure><img src="/files/W2k5ABSs467CLkitBAks" alt=""><figcaption><p>Cards microlearning dashboard</p></figcaption></figure>

### You are an editor <a href="#vous-etes-un-editeur" id="vous-etes-un-editeur"></a>

There are 3 possible roles in Cards: learner or editor or owner. By registering on Cards, **you are an owner**, so you have full publishing rights.

An editor has access to the dashboard and management (content and users), while a learner only has access to viewing training courses. This is why you see the “Return to app” button in the header: this button allows you to move from the “management” part to the “consultation” part.

The owner is the superior role, it allows you in addition to editing, to manage your space. To find out more about role management, follow the link below:

{% content-ref url="/pages/s36sBVinAlFW6OOcUC8t" %}
[Roles](/english/users/roles.md)
{% endcontent-ref %}

### Menu

When you are on the management interface, you have access to the Cards menu:

<figure><img src="/files/SOMqdzmoyU7hUUmRQqqS" alt=""><figcaption><p>Management menu</p></figcaption></figure>

The menu is extremely simple, so that you can concentrate on the main thing: managing your training courses. You will therefore find the links :

* Dashboard: your admin dashboard
* Users: to manage your users (learner, editors)
* Trainings: to manage your trainings
* Notifications: to send notifications
* Routines: to manage your Learning Routine®
* Badges: to manage your badges.

**Easy, right!?**

{% hint style="info" %}
**FYI**

By clicking on your profile picture, you will have access to your account and subscription settings.
{% endhint %}


---

# 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://doc.cards-microlearning.com/english/getting-started/quick-start.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.
