# Subscribe to Cards

You can sign up for a subscription and customize it directly from Cards.

{% hint style="info" %}
On our platform, you will find the default packs, but we can of course make you a personalized offer (do not hesitate to [contact us](https://www.cards-microlearning.com/contact)).
{% endhint %}

If you would like to know more about our prices, click here: <https://cards-microlearning.com/tarifs/>.

### Sign up to your subscription <a href="#souscrire-a-votre-abonnement" id="souscrire-a-votre-abonnement"></a>

The subscription page allows you to choose the pack as well as the duration of the commitment (monthly or annual). Choose what suits you best and click "Buy".

You are then redirected to Stripe, the payment platform.

<figure><img src="/files/HFDdeswYqO6cs8xGNOFN" alt=""><figcaption><p>Stripe payment page</p></figcaption></figure>

After providing the requested information and paying, you will be redirected to Cards. Your subscription will then be activated immediately upon confirmation of payment received on our server.

{% hint style="success" %}
**Need a purchase order?**

We are available if you need to place a purchase order. [Contact us to create your subscription](https://cards-microlearning.com/contact/).
{% 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/subscription/subscribe-to-cards.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.
