> For the complete documentation index, see [llms.txt](https://whitepaper.dfans.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.dfans.xyz/faq/fan-questions/subscriptions/discounted-and-promotional-subscriptions-comming-soon.md).

# Discounted and promotional subscriptions (comming soon)

Creators can offer various discounts to their Fans:

1\. **Free trial subscriptions** - the Creator has set the discount to a 100% discount for the first billing period. For the subscription to renew, the Fan must sign up for the subscription. It will not auto-renew by default unless the Fan confirms that they want to renew for the subscription price.

2\. **Discounted subscriptions** - the Creator has a profile promotion campaign. A creator can set a discount for their monthly subscription. Once the promotional billing period has ended, the subscriptions are set to auto-renew by default. The discounted price is eligible for the first billing period only.

The % reduction is based on a Creators regular monthly subscription price. The lowest promotional price that can be offered is $3. So for example, if a monthly subscription price is $6, the Creator can offer a maximum of a 50% discount. If a monthly subscription is $30, the Creator can offer a maximum of a 90% discount.

In either case, once the billing period with the promotional amount is over, the subscription price reverts to the full-price subscription.

<br>


---

# 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:

```
GET https://whitepaper.dfans.xyz/faq/fan-questions/subscriptions/discounted-and-promotional-subscriptions-comming-soon.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.
