> For the complete documentation index, see [llms.txt](https://docs.wfolio.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wfolio.pro/getting-started/en/billing/free-plan.md).

# 120 GB for free

**Client Gallery** helps photographers deliver photos to clients in a convenient format, attract new clients, and increase revenue.

You can get **120 GB of cloud drive storage free for 6 months**.

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

### First activation

You can activate the free plan for the first time in the [**Plans & Billing**](https://wfolio.pro/my/settings/profile) section of your dashboard. Select the free plan from the list and click **“Switch.”**

**120 GB of cloud storage for 6 months** becomes available immediately after activation.

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

### Reactivation

To reactivate the plan, publish a post on any social network.

We prepared post templates to make publishing easier. Download the free templates [here](https://free.wfolio.pro/disk/tarif-120gb-g632vz).

{% stepper %}
{% step %}

#### Upload a photo session to the drive

Upload the photos or videos you plan to deliver to the client.
{% endstep %}

{% step %}

#### Publish a post or reel

Show how you deliver photos through Wfolio Drive and tag our account:

* Instagram — [**@wfolio.pro**](https://www.instagram.com/wfolio.pro)
* TikTok — [**wfolio.pro**](https://wfolio.pro)
* Threads — [**wfolio.pro**](https://wfolio.pro)

Add a screenshot of the gallery from preview mode or a video to the post. It is important to show how the gallery looks to the client.

You can add a screenshot of your gallery or use our [free templates](https://free.wfolio.pro/disk/tarif-120gb-g632vz).
{% endstep %}

{% step %}

#### Send the link to support

Send **"I want Wfolio Galleries"** in the support chat and include the post link — we will activate the plan for **6 months**.

After 6 months, you can publish a new post and extend the plan for the same period.

{% hint style="info" %}
To activate the free plan, only a **post or short video** with a tag for our account and a screenshot of your project on the drive qualifies.

**Stories on Instagram do not qualify for activating the free plan**
{% endhint %}
{% endstep %}
{% endstepper %}

***

#### Instagram post example

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

***

### FAQ <a href="#fc9eb8ad-5d5c-4e40-982c-6699ccfcc5b3" id="fc9eb8ad-5d5c-4e40-982c-6699ccfcc5b3"></a>

#### Can I get the free plan only once? <a href="#id-2131d5ee-8d82-4a69-bb54-3b75cf39a6bd" id="id-2131d5ee-8d82-4a69-bb54-3b75cf39a6bd"></a>

You can activate the free plan every six months. To do this, publish a new post following the instructions and send the link to support.

#### Can I change the plan? <a href="#id-00849856-dcc4-47e4-921d-184d29b8e339" id="id-00849856-dcc4-47e4-921d-184d29b8e339"></a>

Yes, you can change the plan or increase the storage at any time. Detailed instructions are available in the [**How to change the plan**](/getting-started/en/billing/change-plan.md) article.

#### Can I publish a story instead of a post? <a href="#id-517d4dab-2042-4e0c-ba65-ab996400358c" id="id-517d4dab-2042-4e0c-ba65-ab996400358c"></a>

No, a story will not work, even if it is saved in highlights. You need a post or reel to activate the plan.

#### Can I publish the post on other social networks? <a href="#id-2ac89513-3cb1-4f30-a49f-c4e2d7d767e3" id="id-2ac89513-3cb1-4f30-a49f-c4e2d7d767e3"></a>

Yes, you can use any social network that works for you. On other platforms, you can use a link to our [**website**](https://wfolio.pro/) instead of a tag.

#### Can I publish the post from a personal account with few followers? <a href="#id-37776def-ada4-4b59-ae4f-d77fe1c27d01" id="id-37776def-ada4-4b59-ae4f-d77fe1c27d01"></a>

Yes, the number of followers does not matter. What matters is that the account is public and the post meets the requirements.


---

# 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.wfolio.pro/getting-started/en/billing/free-plan.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.
