# Accounting

Set your **Next Order Number** and **Next Estimate Number.**

By default, these numbers count from #0001, but if you're replacing a legacy PO book or prefer your business to appear more well-established, enter whatever starting number you prefer (minimum 4 digits).&#x20;

{% hint style="info" %}
\*\*HINT: if nothing else, you might consider starting at #1001 instead of #0001
{% endhint %}

BDP was built to easily integrate with Quickbooks accounting software, both desktop and online versions. BDP is not designed to replace any of your existing accounting software. Automatic syncing may require the use of additional tools, [contact BDP Support](mailto:support@bulkdelivery.pro) for more information. \
\
Stripe + Quickbooks Online Sync Options:

* [Acodei](https://www.acodei.com/)
* [PayTraQer](https://www.paytraqer.com/integrations/stripe-quickbooks-integration/)
* [Quickbooks Stripe Connector](https://quickbooks.intuit.com/app/apps/appdetails/stripeconnector/en-us/)\
  \
  Stripe also allows for account activity to be easily exported in Quickbooks-friendly format, consult Stripe's documentation:

{% embed url="<https://stripe.com/docs/reports/quickbooks>" %}


---

# 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/payment-tax-and-disclaimers/accounting.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.
