> 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/creator-questions/promoting-your-dfans-account/free-trials-coming-soon.md).

# Free Trials (coming soon)

Free trials are limited-time free access to content on a paid account for promotional purposes. Free trials do not auto-renew by default. Free trials can be used to attract new Fans.

Free trials can be sent to:

* Fans who have not subscribed to your profile yet
* Fans with expired subscriptions to your profile

Free trials will **not** work for:

* Fans who currently have an active subscription to your profile
* Fans who have not accepted your Free Trial yet

Free Trials Step by Step:

1. Make sure you have a subscription price set in Settings
2. Go to the Promotions Page
3. Click "Add a Promotional Campaign"
4. Click the Free Trial tab in the window that appears
5. Set the duration of the free trial period
6. Select the number of free trial offers you would like to provide. This way a limited number of new or expired users will be able to get free trial access to your profile
7. Set the expiration date on the free trial offer

\- An announcement will appear on your Profile with your message to Fans after you start a trial campaign.


---

# 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/creator-questions/promoting-your-dfans-account/free-trials-coming-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.
