# Subscribe to a Plan

### Subscribe to a Paid Plan in SlidesPilot

SlidesPilot is free to use, so you can always start without cost. Try our AI generation (presentations, images), edit with our online block-based editor, share content with others, or present directly on the website.

All users begin with a free plan after registration, with no credit card required. Once you've experienced SlidesPilot and decide to upgrade, you can choose the pricing plan that best fits your needs. Here's a step-by-step guide on how to upgrade from a free plan to a paid plan in SlidesPilot:

{% stepper %}
{% step %}

#### Step 1 - Log into SlidesPilot

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

Logging into SlidesPilot is simple. Choose either your Google Account or Apple Account for one-click login (new users will be automatically signed up). This helps you save your work. Alternatively, you can use an email address—we'll send you a verification code that you can enter on our login page to access your account.
{% endstep %}

{% step %}

#### Step 2 – View your plans

<figure><img src="/files/1bhDzR77jYoLAqvEoM9D" alt=""><figcaption></figcaption></figure>

Once you are logged in, you will be in your Workspace. On the left is a sidebar where you can navigate. Click on the "View Plans" to open the Plans and Billing page.
{% endstep %}

{% step %}

#### Step 3 – Choose the right plan for you

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

You’ll see that each plan (Free, Plus, and Pro) outlines its price, billing options (monthly or yearly), and what’s included. All our plans come with a 3-day money-back guarantee that is subject to our [Refund Policy](/plans-and-billing/refund-policy.md).

At the top of the **Plans and Billing** page, you'll see a switch for **Monthly** or **Yearly** billing. Choosing **Monthly** means you pay month by month with no long-term commitment, while selecting **Yearly** lets you enjoy a discount on a full year subscription.

{% hint style="info" %}
The yearly plan can help you save up to 40% — choose this option if you plan to use SlidesPilot regularly.
{% endhint %}

Once you've reviewed all options, click **Subscribe** beneath your preferred plan to proceed to the payment gateway.
{% endstep %}

{% step %}

#### Step 4 – Subscribe to your chosen plan

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

Now you will be directed to Stripe, which is the payment gateway we are using. Stripe is a leading global payment processor used by major companies like Amazon and Google. Your payment data is secured with bank-level encryption. Stripe maintains PCI compliance, following the strictest standards for online payments.

On this payment page, you may see the pricing in your local currency and have options to use your familiar payment methods. Choose the one you prefer and click "Subscribe" to complete your purchase.

Once the payment is processed, you will be redirected to SlidesPilot and can immediately enjoy the paid service.

Should you have any questions regarding payment, please "[Contact Us](/general/contact-us.md)" for help.
{% endstep %}
{% endstepper %}

### Frequently Asked Questions

<details>

<summary>Is my payment information safe?</summary>

Yes, we don't handle or store any of your payment information. Instead, we use [Stripe](https://stripe.com/), one of the world's leading payment processors trusted by millions of businesses including Amazon, Google, and Microsoft. Your payment information is protected with bank-level security and encryption. Stripe is fully PCI-compliant, adhering to the strictest international standards for online payment processing.

</details>

<details>

<summary>If I subscribe to a monthly plan, will I be charged automatically next month?</summary>

Yes, monthly subscription plans automatically renew and charge you each month until you cancel.

</details>

<details>

<summary>If I subscribe to a yearly plan, will I be charged automatically next year?</summary>

Yes, yearly subscription plans automatically renew and charge you each year until you cancel.

</details>

<details>

<summary>Can I upgrade my plan after I have subscribed?</summary>

Yes, you can easily upgrade your plan. Just follow the instructions [here](/plans-and-billing/manage-subscription.md).

</details>

<details>

<summary>How do I cancel my subscription?</summary>

We have created a page with instructions on how to manage and cancel your subscription. Visit it [here](/plans-and-billing/manage-subscription.md).

</details>


---

# 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://help.slidespilot.com/plans-and-billing/subscribe-to-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.
