# How to register as Buyer or Seller

### **Step 1: Create an Account**

* Go to parallelbroker.com/register.
* Enter your **Name**, **Email**, and **Company Name**.
* Submit to create your account.

### **Step 2: Explore the Platform**

* With an unverified account, you can browse product pages but **cannot place Orders or list goods**.

### **Step 3: Complete Your Profile for Verification**

1. **Profile > Account** – Update or confirm:
   * Name
   * Email
   * Phone number
2. **Profile > Company** – Provide company and bank details:
   * Legal company name
   * Registered address
   * Company registration number
   * VAT ID
   * Bank name & address
   * Account holder name
   * IBAN & SWIFT/BIC
   * Currency
3. **Profile > Documents** – Upload required documents:
   * Copy of company registration
   * Copy of Ultimate Beneficiary Owner (UBO) passport or legal ID
   * Copy of Chief Executive (CE) passport or legal ID

### **Step 4: Account Review**

* Parallel will review your submitted details and documents.
* Additional information may be requested if necessary.

### **Step 5: Verified Account**

* Once approved, your account is fully verified.
* Verified users can **buy or sell** on the Parallel marketplace.


---

# Agent Instructions: 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:

```
GET https://parallelbroker.gitbook.io/parallel/account-setup-and-verification/how-to-register-as-buyer-or-seller.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
