# Welcome

Welcome to the Orbit Wholesale B2B documentation. This guide helps you set up wholesale pricing, manage B2B customers, and get the most out of every feature.

***

## What can this app do for you?

| Feature                     | What it does                                                                  |
| --------------------------- | ----------------------------------------------------------------------------- |
| **Wholesale Pricing**       | Set special prices for specific customer groups, tags, or markets             |
| **Volume Pricing**          | Reward customers who buy more with automatic quantity-break discounts         |
| **Customer Groups**         | Organize B2B buyers into tiers (e.g. Bronze, Silver, Gold)                    |
| **Registration Form**       | Let B2B buyers apply for a wholesale account directly on your store           |
| **Email Notifications**     | Automatically send branded emails when registrations are approved or rejected |
| **Storefront Translations** | Translate pricing labels and forms into any language your store supports      |

***

## Plans (Now Free plan available full all feature)

|                                  | Free    | Advance            |
| -------------------------------- | ------- | ------------------ |
| Wholesale pricing rules          | Up to 2 | Unlimited          |
| Volume pricing rules             | Up to 2 | Unlimited          |
| Customer groups                  | —       | Unlimited          |
| Per-country / per-market pricing | —       | ✓                  |
| Storefront translations          | —       | ✓                  |
| Custom email templates           | —       | ✓                  |
| Support                          | Email   | Priority live chat |

***

## Need help?

* **Email:** <orbitboostio@gmail.com>
* **Live chat:** available inside the app dashboard


---

# 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://orbit-b2b.gitbook.io/orbit-b2b-docs/getting-started/readme.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.
