# App configuration

- [Price List](https://docs.b2bridge.io/app-configuration/price-list.md)
- [How to import prices via .csv file](https://docs.b2bridge.io/app-configuration/price-list/how-to-import-prices-via-.csv-file.md)
- [Unit Price](https://docs.b2bridge.io/app-configuration/price-list/unit-price.md)
- [Override Price](https://docs.b2bridge.io/app-configuration/price-list/override-price.md): Override Price allows merchants to set a fixed B2B price for selected customers or products.
- [Customer Group](https://docs.b2bridge.io/app-configuration/customer-group.md)
- [Set up Customer Group](https://docs.b2bridge.io/app-configuration/customer-group/set-up-customer-group.md)
- [Set up Net Payment Terms](https://docs.b2bridge.io/app-configuration/customer-group/set-up-net-payment-terms.md)
- [B2B Registration Form](https://docs.b2bridge.io/app-configuration/b2b-registration-form.md)
- [Create a B2B Registration Form?](https://docs.b2bridge.io/app-configuration/b2b-registration-form/create-a-b2b-registration-form.md)
- [Manage, approve and notify your customers](https://docs.b2bridge.io/app-configuration/b2b-registration-form/manage-approve-and-notify-your-customers.md)
- [Request For Quote (RFQ)](https://docs.b2bridge.io/app-configuration/request-for-quote-rfq.md)
- [Overview](https://docs.b2bridge.io/app-configuration/request-for-quote-rfq/overview.md)
- [Setup Guide](https://docs.b2bridge.io/app-configuration/request-for-quote-rfq/setup-guide.md)
- [How set up quote rule?](https://docs.b2bridge.io/app-configuration/request-for-quote-rfq/setup-guide/how-set-up-quote-rule.md)
- [How to edit quote notification email?](https://docs.b2bridge.io/app-configuration/request-for-quote-rfq/setup-guide/how-to-edit-quote-notification-email.md)
- [How to manage new customer quotes?](https://docs.b2bridge.io/app-configuration/request-for-quote-rfq/setup-guide/how-to-manage-new-customer-quotes.md)
- [Printed PDF Invoice](https://docs.b2bridge.io/app-configuration/request-for-quote-rfq/printed-pdf-invoice.md)
- [Company Account](https://docs.b2bridge.io/app-configuration/company-account.md)
- [Overview](https://docs.b2bridge.io/app-configuration/company-account/overview.md)
- [Switching from Customer Group to Company Account](https://docs.b2bridge.io/app-configuration/company-account/switching-from-customer-group-to-company-account.md)
- [Setup Guide](https://docs.b2bridge.io/app-configuration/company-account/setup-guide.md)
- [How to setup email notification?](https://docs.b2bridge.io/app-configuration/company-account/how-to-setup-email-notification.md)
- [Lock price](https://docs.b2bridge.io/app-configuration/lock-price.md)
- [Manual Order](https://docs.b2bridge.io/app-configuration/manual-order.md)
- [Admin Extension in Draft Order](https://docs.b2bridge.io/app-configuration/manual-order/admin-extension-in-draft-order.md)
- [Printed PDF Invoice](https://docs.b2bridge.io/app-configuration/manual-order/printed-pdf-invoice.md)
- [Product Data Sync](https://docs.b2bridge.io/app-configuration/product-data-sync.md)
- [Installation](https://docs.b2bridge.io/app-configuration/installation.md)


---

# 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://docs.b2bridge.io/app-configuration.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.
