# Free Trial

Every Nifty plan comes with a 7-day free trial so you can experience the full power of our platform before committing.

### What's included by plan

| Plan             | What you get                                                 |
| ---------------- | ------------------------------------------------------------ |
| **Automation**   | Full access to all automation features                       |
| **Crosslisting** | Full access to all crosslisting features, with usage limits  |
| **Bundle**       | Full access to everything, with usage limits on crosslisting |

Not sure which plan to try? See [Choosing a plan](/getting-started/choosing-a-plan.md).

### Trial limits for Crosslisting and Bundle plans

During your trial, you can create up to **100 new listings** and use up to **50** [**Smart Credits**](/crosslisting/smart-credits.md). If you reach either limit, you'll see this pop-up:

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

If you'd like to continue using that feature, click **Confirm charge** to start your paid subscription early. This is entirely optional — for the rest of your trial, you'll still have full access to other tools like [**Drafts**](/crosslisting/drafts-and-scheduling.md), [**Bulk Actions**](/inventory-management/bulk-actions.md), and [**Auto-Delisting**](/auto-delisting/auto-delisting.md).

{% hint style="success" %}
**Tip:** To move into your first paid month, try to create a new listing after you hit a trial limit. The action won't succeed, but you'll see the pop-up and can choose to start your subscription early.
{% endhint %}

### How the trial works

1. Create a free Nifty account.
2. When you're ready to [get started](/getting-started/quickstart.md), select your preferred plan.
3. Enter your payment details (required for setup, but you won't be charged during the trial).
4. Your 7-day trial begins.
5. If you want to try a different plan, you can [switch anytime](/subscriptions/switching-plans.md) during the trial with no charge.
6. If you decide Nifty isn't for you, you can [cancel anytime](/subscriptions/canceling-your-subscription.md) during the trial with no charge.
7. Otherwise, your paid subscription will automatically begin after the trial ends.

{% hint style="info" %}
**Note:** We'll send you an email at the start of your trial with details about when it ends and when your paid subscription will begin.
{% endhint %}

### Why do you need my credit card?

We ask for a credit card upfront to ensure your service transitions seamlessly from the free trial to your first paid month, keeping your automations running smoothly without any interruption.

{% hint style="info" %}
**Note:** Our payment provider, Stripe, supports millions of businesses and may recognize your email address from a past purchase. If so, you'll be prompted to verify your phone number, but you can skip this step.
{% endhint %}

### Not sure which plan to try?

We recommend the **Bundle** plan during your trial since it gives you access to every feature we offer. You can always switch to a smaller plan later.


---

# 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://docs.nifty.ai/subscriptions/free-trial.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.
