> For the complete documentation index, see [llms.txt](https://help.proxidize.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.proxidize.com/account-and-billing/billing-and-subscriptions/how-to-subscribe-to-a-proxidize-plan.md).

# How to Subscribe to a Proxidize Plan

## How to Subscribe to a Proxidize Plan

Create an account, choose a product, and complete checkout from the website or the app.

New customers usually start on the website.

Existing customers usually buy directly from the app.

<a href="https://app.proxidize.com/" class="button primary" data-icon="arrow-right">Open Proxidize app</a>

### Before you start

You need a Proxidize account before you buy a plan.

You can create one in either place:

| Option      | What to do                                           |
| ----------- | ---------------------------------------------------- |
| **Website** | Click **Sign up for free** on the Proxidize website. |
| **App**     | Open the Proxidize app and create a free account.    |

### Buy from the Proxidize website

Use this flow if you start from a pricing or product page.

1. Open the Proxidize website.
2. Choose the product or plan you want.
3. Select the package, quantity, or GB amount.
4. Continue to checkout.
5. Review the order summary.
6. Add a coupon code if needed.
7. Choose your payment method.
8. Complete the purchase.

After checkout, your proxies appear in your account immediately.

### Buy from the Proxidize app

Use this flow if you are already logged in.

1. Open the Proxidize app.
2. Go to the product you want to buy.
3. Open the **Buy** tab or the plan page.
4. Select your package, quantity, GB amount, or plan.
5. Click **Buy Now**.
6. Review your order.
7. Add a coupon code if needed.
8. Choose your payment method.
9. Complete the purchase.

![](/files/d8fad847adc986253828ca28333c620fae82d738)

### Supported payment methods

You can pay with a credit card or debit card.

{% hint style="info" %}
PayPal, Google Pay, and other payment processors are not currently supported.
{% endhint %}

### Add a coupon code

You can apply a coupon during checkout.

1. Click **Have a coupon? Click here to enter your code**.
2. Enter your coupon code.
3. Apply the code.
4. Review the updated total.

![](/files/89a813d1ec1eb9b4b5bce29936d1d678a7c2d5c6)

### What happens after purchase

After payment is complete:

* your proxies appear in your account immediately
* your subscription appears under **Billing → Subscriptions**
* your order appears under **Billing → Orders**
* your invoice becomes available from **Orders**

### Quick FAQ

<details>

<summary>Should I buy from the website or the app?</summary>

Use the website if you are new to Proxidize.

Use the app if you already have an account and want to buy from inside it.

</details>

<details>

<summary>When do my proxies appear after purchase?</summary>

Your proxies appear in your account immediately after checkout is complete.

</details>

<details>

<summary>Can I use a coupon code at checkout?</summary>

Yes.

Enter the coupon code on the checkout page before you complete payment.

</details>

<details>

<summary>Where do I find my subscription after buying?</summary>

Open **Billing → Subscriptions** in the Proxidize app.

Your related order appears in **Billing → Orders**.

</details>

### Related articles

* [How to Manage Your Subscription in the Proxidize App](/account-and-billing/billing-and-subscriptions/how-to-manage-your-subscription-in-the-proxidize-app.md)
* [How to Upgrade, Downgrade, or Change Your Subscription](/account-and-billing/billing-and-subscriptions/how-to-upgrade-downgrade-or-change-your-subscription.md)
* [How to Download an Invoice](/account-and-billing/billing-and-subscriptions/how-to-download-an-invoice.md)
* [How to Pay After a Failed Payment](/account-and-billing/billing-and-subscriptions/how-to-pay-after-a-failed-payment.md)
* [How to Change Your Payment Method](/account-and-billing/billing-and-subscriptions/how-to-change-your-payment-method.md)

### <mark style="color:$primary;">Need help?</mark>

Reach us through live chat or email at **<support@proxidize.com>**.


---

# 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://help.proxidize.com/account-and-billing/billing-and-subscriptions/how-to-subscribe-to-a-proxidize-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.
