> 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/account-management/account-creation-and-setup.md).

# Account Creation and Setup

Create a Proxidize account and complete the initial setup steps.

## Account Creation and Setup

You need a Proxidize account before you can buy or manage anything.

Your account gives you access to the Proxidize app, where you manage products, subscriptions, orders, payment methods, and settings.

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

***

### Create an account

You can sign up from the website or from the app.

#### From the Proxidize website

1. Go to the Proxidize website.
2. Click **Sign up for free**.
3. Follow the on-screen instructions.

#### From the Proxidize app

1. Go to [app.proxidize.com](https://app.proxidize.com/).
2. Click **Sign up**.
3. Enter your email address, or choose one of the other sign-in options.
4. Follow the on-screen instructions.

![](https://content.gitbook.com/content/iAQa47xivOtQQ7mQZOnQ/blobs/HLeZyo11iGvVztqUhRiL/image%20png%20May%2012%202026%2012%2049%2049%205809%20PM.png)

***

### Sign in

Go to [app.proxidize.com](https://app.proxidize.com/) and use the option you signed up with.

Depending on your setup, that may be Google, Microsoft, GitHub, or your email address.

Email sign-in is passwordless. You enter your address and receive a 6-digit code.

***

### Finish setting up

You may be asked to confirm your details and accept the required agreements before you can use the app.

Work through the on-screen steps until setup is complete.

***

### What you can do next

A new account can:

* subscribe to a plan
* manage subscriptions
* view orders and download invoices
* add or update payment methods
* invite team members
* change account settings

{% hint style="warning" %}
**Creating an account and buying a plan are not enough to use proxies.**

After your first purchase you also need to complete identity verification. See [How to Complete KYC Verification.](/account-and-billing/verification/how-to-complete-kyc-verification.md)
{% endhint %}

***

### Quick FAQ

<details>

<summary>Do I need a password?</summary>

Not for email sign-in.

You enter your email address and receive a 6-digit code each time.

</details>

<details>

<summary>Does creating an account cost anything?</summary>

No.

You only pay when you subscribe to a plan.

</details>

<details>

<summary>Can I change the email I signed up with?</summary>

Yes.

See [How to Change Account Email](/account-and-billing/account-management/how-to-change-account-email.md).

</details>

<details>

<summary>I created an account and bought a plan, but I can't access my proxies.</summary>

Check **Settings → Verification**.

Proxy access is unlocked once your identity verification is approved.

</details>

***

### Related articles

* [How to Subscribe to a Proxidize Plan](/account-and-billing/billing-and-subscriptions/how-to-subscribe-to-a-proxidize-plan.md)
* [Inviting Members in the Proxidize Dashboard](/account-and-billing/account-management/inviting-members-in-the-proxidize-dashboard.md)
* [How to Change Account Email](/account-and-billing/account-management/how-to-change-account-email.md)
* [How to Complete KYC Verification](broken://pages/RxSVGlCkwU4AHgZO82hf)

***

### Need help?

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/account-management/account-creation-and-setup.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.
