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

# Verification

Verify your identity or your business to unlock access to your Proxidize proxies.

After you buy a proxy plan, you need to verify who you are before you can use your proxies.

There are two routes, and you only need one of them.

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

### Choose your route

**Know Your Customer**, or KYC: confirms your identity as an individual.

It unlocks access to your proxies, and you have about 30 minutes to finish once you start.

**Know Your Business**, or KYB: confirms your company's registration and ownership.

It unlocks access to your proxies plus an increased thread limit, and you have up to 12 hours to finish once you start.

KYB is the higher level of verification and already includes everything KYC gives you.

{% hint style="info" %}
If you complete KYB, you do not need KYC as well.
{% endhint %}

<figure><img src="https://3163533074-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAQa47xivOtQQ7mQZOnQ%2Fuploads%2FOm0uGHYhByPxVsDZ89R8%2Fimage.png?alt=media&amp;token=59961fcb-2c90-4b91-973c-e8bd227feb60" alt=""><figcaption></figcaption></figure>

***

### Who can verify

Only the account administrator can start **KYB.** However, A member can complete **KYC** on the account.

Members see the **Verify** button on the **Know Your Business** card greyed out, with a tooltip explaining that business verification is arranged by the account administrator.

***

### What you provide

Both routes ask for the same two things before you continue.

* **Target domains:** are every domain you intend to access with your proxies.
* **Why these domains** is your use case, described in as much detail as you can give.

Your answers are what your verification is reviewed against, so vague or incomplete answers can delay or fail it.

<figure><img src="https://3163533074-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAQa47xivOtQQ7mQZOnQ%2Fuploads%2FwbOzLac9HLATiFrTIPpA%2FTargetDomain.png?alt=media&amp;token=461a26fb-a5ec-48d2-a9b1-28266bc30765" alt=""><figcaption></figcaption></figure>

***

### What never changes

These rules apply to every customer, whether you are verified or not.

* Only ports `80` and `443` are available.
* Adult-content websites are blocked.
* Survey-for-money websites are blocked.
* Government websites with `.gov` domains are blocked.
* Military websites with `.mil` domains are blocked.

Neither KYC nor KYB lifts any of these.

Separately from that list, KYB may open access to financial services, HR and recruitment, and consumer-review websites.

***

### Quick FAQ

<details>

<summary>Do I have to verify?</summary>

Yes.

You cannot access your proxies until your verification is approved.

</details>

<details>

<summary>Which route should I pick?</summary>

Pick KYC if you are buying as an individual.

Pick KYB if you are buying as a company and you want the increased thread limit or access to more websites.

</details>

<details>

<summary>Can I complete KYC now and KYB later?</summary>

Yes, if you are the account administrator.

It does not work the other way round, because KYB already includes everything KYC grants.

</details>

<details>

<summary>Can KYC or KYB open other ports?</summary>

No.

Only ports `80` and `443` are available.

</details>

***

### Related articles

* [How to Complete KYC Verification](/account-and-billing/verification/how-to-complete-kyc-verification.md)
* [How to Complete KYB Verification](/account-and-billing/verification/how-to-complete-kyb-verification.md)
* [How to Subscribe to a Proxidize Plan](/account-and-billing/billing-and-subscriptions/how-to-subscribe-to-a-proxidize-plan.md)

***

### Need help?

Contact support if:

* your verification was not accepted and you need it looked at
* you are not sure which route applies to your account
* you need business verification and you are not the account administrator

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