# Choosing a Plan

Nifty offers [three types of plans](https://nifty.ai/pricing): **Automation**, **Crosslisting**, and **Bundle**. Whether you're just starting out or already selling on multiple marketplaces, there's a plan that fits your business.

### Which plan is right for me?

| I want...                                                                                                           | Choose           |
| ------------------------------------------------------------------------------------------------------------------- | ---------------- |
| Automatic shares, relists, offers, and follows — without crosslisting                                               | **Automation**   |
| Crosslisting, auto-delisting, AI listing generation, Ask Otto, and multi-marketplace analytics — without automation | **Crosslisting** |
| The best of both worlds at a lower price (most popular!)                                                            | **Bundle**       |

### Automation plans

**Automation** plans handle the daily tasks that drive sales: [**Shares**](/automation/automatic-shares.md), [**Relists**](/automation/automatic-relists.md), [**Offers**](/automation/automatic-offers.md), and [**Follows**](/automation/automatic-follows.md). Set up your automations from any device — once they're running, Nifty works entirely in the cloud, so there's no need to keep your device on.

| Plan                    | Price (monthly) | Price (yearly) | What's included                                                   |
| ----------------------- | --------------- | -------------- | ----------------------------------------------------------------- |
| **Poshmark Automation** | $25/mo          | $22/mo         | Shares, relists, offers, and follows on Poshmark only             |
| **eBay Automation**     | $25/mo          | $22/mo         | Recreates and offers on eBay only                                 |
| **Full Automation**     | $39.99/mo       | $35.99/mo      | All automation features across Poshmark, eBay, Mercari, and Depop |

Choose **Poshmark Automation** or **eBay Automation** if you only sell on one of these platforms.

Choose **Full Automation** if you sell on multiple marketplaces and want everything automated.

### Crosslisting plans

**Crosslisting** plans help you take your items cross-platform, guard against double sales, and track business performance. You get the [**Inventory Manager**](/inventory-management/inventory-manager.md), [**AI Listing Generator**](/crosslisting/ai-listing-generator.md), [**Auto-Delisting**](/auto-delisting/auto-delisting.md), [**Analytics**](/analytics/analytics.md), [**Ask Otto**](/otto/ask-otto.md), and [**Smart Credits**](/crosslisting/smart-credits.md).

| Plan                  | Price (monthly) | Price (yearly) | Who it's for                              |
| --------------------- | --------------- | -------------- | ----------------------------------------- |
| **Crosslisting Plus** | $39.99/mo       | $35.99/mo      | Sellers with 1,500 or fewer active items  |
| **Crosslisting Pro**  | $59.99/mo       | $53.99/mo      | Sellers with more than 1,500 active items |

Both plans include the same features — the only difference is how many items you can manage and how many **Smart Credits** you receive each month (500 for Plus, 1,000 for Pro).

{% hint style="info" %}
**Quick rule of thumb:** If your largest marketplace has 1,500 listings or fewer, choose **Plus**. If it has more than 1,500 listings, choose **Pro** — you can always upgrade when you grow.

If you exceed **1,500 active items** while on **Plus**, we’ll email you and give you 7 days to upgrade to **Pro** (or trim your inventory). After 7 days, your **Inventory Manager** won’t be accessible until you upgrade.
{% endhint %}

### Bundle plans

**Bundle** plans combine **Automation** and **Crosslisting** at a reduced price. This is our most popular option because it keeps your entire business under one roof — and gives you access to everything Nifty has to offer.

| Plan            | Price (monthly) | Price (yearly) | Who it's for                              |
| --------------- | --------------- | -------------- | ----------------------------------------- |
| **Bundle Plus** | $69.99/mo       | $62.99/mo      | Sellers with 1,500 or fewer active items  |
| **Bundle Pro**  | $89.99/mo       | $80.99/mo      | Sellers with more than 1,500 active items |

#### Why bundle?

The real value isn't just the savings — it's that **Automatic Relists** and **Auto-Delisting** actually work together when they're in the same system. See [Why One Tool Matters](/getting-started/why-one-tool-matters.md) to understand how this helps you avoid double sales and manual fixes.

### Not sure yet?

Every plan includes a [7-day free trial](/subscriptions/free-trial.md) with full access to the features in that plan. We recommend the **Bundle** plan during your trial since it gives you access to everything — 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/getting-started/choosing-a-plan.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.
