> For the complete documentation index, see [llms.txt](https://docs.payswap.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payswap.org/francais/products/cancan/paywalls/buying-paywall-subscriptions.md).

# Acheter des abonnements Paywall

S'abonner à un mur payant implique deux étapes :

* Acheter un abonnement
* Activer l'abonnement

Lorsqu'il n'est pas activé, l'abonnement n'est pas démarré et un abonnement d'un mois peut être conservé pendant plusieurs mois avant d'être activé. Cela peut permettre aux investisseurs d'investir dans des murs payants en achetant (mais en n'activant pas) plusieurs abonnements à ces murs payants et en attendant que le prix de l'abonnement à ces murs payants augmente pour vendre les abonnements précédemment achetés sur le marché secondaire à des utilisateurs souhaitant obtenir un abonnement moins cher au mur payant.

### Acheter un Abonnement

* Trouvez et développez le mur payant auquel vous souhaitez vous abonner

<figure><img src="/files/3kQipQMGEN8iJXXTb1t7" alt=""><figcaption></figcaption></figure>

* Sélectionnez l'option d'abonnement que vous souhaitez acheter (si votre mur payant en propose). Dans l'image ci-dessous, nous choisissons d'acheter un abonnement mensuel

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

* Cliquez sur le bouton **Acheter un Abonnement**, remplissez et validez le formulaire. Vous pouvez acheter des abonnements directement avec votre portefeuille, via le marché de la mise en jeu ou via une Valuepool/DAO. Les guides sur la façon de procéder dans chaque cas sont disponibles dans la section produits/services.

{% content-ref url="/pages/6CE4u0bFaRrqrvpgagbL" %}
[Produits/Services](/francais/products/cancan/products-services.md)
{% endcontent-ref %}

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

Félicitations ! Vous avez acheté avec succès un abonnement.


---

# 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.payswap.org/francais/products/cancan/paywalls/buying-paywall-subscriptions.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.
