# Settings

- [General Settings](https://docs.bulkdelivery.pro/settings/general-settings.md): View and update your store details.
- [Delivery Zones & Pricing](https://docs.bulkdelivery.pro/settings/delivery-zones-and-pricing.md): Customize your delivery area so BDP can automatically charge the appropriate delivery fee
- [Appearance](https://docs.bulkdelivery.pro/settings/appearance.md): BDP works behind the scenes and lets your brand shine at every turn
- [Payment, Tax & Disclaimers](https://docs.bulkdelivery.pro/settings/payment-tax-and-disclaimers.md): Manage payment & tax settings, disclaimers, & more
- [Stripe Connection](https://docs.bulkdelivery.pro/settings/payment-tax-and-disclaimers/stripe-connection.md): BDP connects with Stripe Payment Processing to get you paid for your online orders
- [Stripe Coupons](https://docs.bulkdelivery.pro/settings/payment-tax-and-disclaimers/stripe-coupons.md): Use Promo Codes for sales & discounts, discreet pricing tiers, charitable donations, & more
- [Sales Tax](https://docs.bulkdelivery.pro/settings/payment-tax-and-disclaimers/sales-tax.md): BDP works with Stripe to solve the jigsaw puzzle that is Sales Tax collection in the United States
- [Point of Sale](https://docs.bulkdelivery.pro/settings/payment-tax-and-disclaimers/point-of-sale.md): BDP's point of sale functionality includes physical terminal integrations, making it possible to accept in-person payments.
- [Accounting](https://docs.bulkdelivery.pro/settings/payment-tax-and-disclaimers/accounting.md): Accounting Settings to keep the books in order
- [Square Integration](https://docs.bulkdelivery.pro/settings/payment-tax-and-disclaimers/square-integration.md): Share and sync data between BDP and Square
- [Checkout Disclaimers](https://docs.bulkdelivery.pro/settings/payment-tax-and-disclaimers/checkout-disclaimers.md): Customers agree to your custom Disclaimer before finalizing their order
- [Conversion Tracking](https://docs.bulkdelivery.pro/settings/payment-tax-and-disclaimers/conversion-tracking.md): BDP's tools can help your team better understand how well your marketing campaigns are converting into completed sales
- [Service Fee](https://docs.bulkdelivery.pro/settings/payment-tax-and-disclaimers/service-fee.md): BulkDelivery PRO includes an optional "Service Fee" feature that, when enabled, automatically calculates and displays a Service Fee as part of the customer’s order total at checkout.
- [Calendar & Availability](https://docs.bulkdelivery.pro/settings/calendar-and-availability.md): Customize your delivery calendar settings & upcoming holidays.
- [Pick Up Orders](https://docs.bulkdelivery.pro/settings/pick-up-orders.md): Enable & manage online, pre-paid orders for customer pick up
- [Notifications](https://docs.bulkdelivery.pro/settings/notifications.md): Manage notifications sent to you and your customers
- [Delivery Slots](https://docs.bulkdelivery.pro/settings/delivery-slots.md): Build your weekly delivery scheduling rules
- [Messaging](https://docs.bulkdelivery.pro/settings/messaging.md): Custom blurbs seen at time of purchase make for a smooth & transparent customer experience
- [Billing & Credits](https://docs.bulkdelivery.pro/settings/billing-and-credits.md)
- [Billing](https://docs.bulkdelivery.pro/settings/billing-and-credits/billing.md): Payment method details, billing information and invoice history are all powered by Stripe. You can view and manage all of this information on the page linked from within BDP's Settings.
- [Credits & Usage](https://docs.bulkdelivery.pro/settings/billing-and-credits/credits-and-usage.md): Fund your BDP account to unlock increased internal functionality
- [Alternative Payments](https://docs.bulkdelivery.pro/settings/billing-and-credits/alternative-payments.md): Utilize BDP’s backend while taking cash, check, COD, deferred payment, and (coming soon) invoicing on-account.
- [Sandbox](https://docs.bulkdelivery.pro/settings/sandbox.md): This feature allows you to clone your BDP account, creating a "Sandbox" clone that can be used to test out ordering, zones, schedule, availability, appearance, etc.


---

# 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.bulkdelivery.pro/settings.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.
