> 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

Learn how to create your Proxidize account, sign in, and complete the initial setup.

### Account Creation and Setup

Before you can purchase or manage Proxidize products, you need to create a Proxidize account.

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

### Create a Proxidize account

You can create an account from the Proxidize website or directly from the Proxidize app.

#### Option 1: Sign up from the Proxidize website

1. Go to the Proxidize website.
2. Click **Sign up for free**.
3. You will be redirected to the sign-up page.
4. Follow the on-screen instructions to create your account.

#### Option 2: Sign up from the Proxidize app

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

![](/files/832ee7ee437f71de76d33bc24c879da1ef63abad)

### Sign in to your account

After creating your account, go to:

[**https://app.proxidize.com**](https://app.proxidize.com/)

You can sign in using the available login options shown on the sign-in page.

Depending on your account setup, you may be able to continue using:

* Google
* Microsoft
* GitHub
* Email

### Complete the initial setup

After signing up, you may be asked to confirm account details or accept required agreements before accessing the app.

Follow the on-screen steps until your account setup is complete.

Once complete, you will be redirected to the Proxidize app.

### What can I do after creating an account?

After your account is created, you can:

* Subscribe to a Proxidize plan
* View and manage your subscriptions
* Access your purchased proxies or services
* View orders and download invoices
* Add or update payment methods
* Manage account settings

### Related Articles

* [Adding Sub-Accounts in the Proxidize Dashboard](/account-and-billing/account-management/adding-sub-accounts-in-the-proxidize-dashboard.md)

***

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

If you have any questions, concerns, or need further clarification, feel free to reach out to us via live chat or email us directly 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.
