> 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/overview.md).

# Overview

Manage your account, verification, subscriptions, and payments from one place.

Manage account access, verification, subscriptions, and payments from one place.

Start with the area that matches what you need.

### Where to go

<table data-view="cards"><thead><tr><th>Title</th><th data-card-target data-type="content-ref">Target</th></tr></thead><tbody><tr><td><strong>Account Management</strong><br>Create your account, change your login email, add members, or close the account.</td><td><a href="/account-and-billing/account-management.md">Account Management</a></td></tr><tr><td><strong>Verification</strong><br>Verify your identity or your business to unlock access to your proxies.</td><td><a href="/account-and-billing/verification.md">Verification</a></td></tr><tr><td><strong>Billing and Subscriptions</strong><br>Subscribe, switch plans, update your card, download invoices, or cancel.</td><td><a href="/account-and-billing/billing-and-subscriptions.md">Billing and Subscriptions</a></td></tr></tbody></table>

***

### Most common tasks

<table data-view="cards"><thead><tr><th>Title</th><th data-card-target data-type="content-ref">Target</th></tr></thead><tbody><tr><td><strong>Create your account</strong><br>Set up a new Proxidize account and finish the first steps.</td><td><a href="/account-and-billing/account-management/account-creation-and-setup.md">Account Creation and Setup</a></td></tr><tr><td><strong>Complete verification</strong><br>Confirm your identity so your proxies start carrying traffic.</td><td><a href="/account-and-billing/verification/how-to-complete-kyc-verification.md">How to Complete KYC Verification</a></td></tr><tr><td><strong>Subscribe to a plan</strong><br>Choose a product and start a new subscription.</td><td><a href="/account-and-billing/billing-and-subscriptions/how-to-subscribe-to-a-proxidize-plan.md">How to Subscribe to a Proxidize Plan</a></td></tr><tr><td><strong>Fix a failed payment</strong><br>Retry a payment and restore your service.</td><td><a href="/account-and-billing/billing-and-subscriptions/how-to-pay-after-a-failed-payment.md">How to Pay After a Failed Payment</a></td></tr><tr><td><strong>Download an invoice</strong><br>Get invoices for your records or your accounting team.</td><td><a href="/account-and-billing/billing-and-subscriptions/how-to-download-an-invoice.md">How to Download an Invoice</a></td></tr><tr><td><strong>Cancel a subscription</strong><br>Stop renewal on a plan you no longer need.</td><td><a href="/account-and-billing/billing-and-subscriptions/how-to-cancel-a-proxidize-subscription.md">How to Cancel a Proxidize Subscription</a></td></tr></tbody></table>

***

### Next step

Once your account is set up and your verification is approved, continue with [Quick Start with Proxidize Proxies](/getting-started/quick-start-with-proxidize-proxies.md).

***

### Need help?

Contact support if:

* you cannot access the account tied to your email
* your verification was not accepted
* a payment failed and your service has stopped

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/overview.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.
