> For the complete documentation index, see [llms.txt](https://docs.vendorfuel.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vendorfuel.com/settings.md).

# Settings

- [Settings](https://docs.vendorfuel.com/settings/settings.md): Manage VendorFuel plugin settings.
- [General](https://docs.vendorfuel.com/settings/settings/general.md)
- [Store](https://docs.vendorfuel.com/settings/settings/store.md): Store settings for the VendorFuel plugin.
- [Email](https://docs.vendorfuel.com/settings/settings/email.md): Manage email templates and SMTP settings.
- [Payments](https://docs.vendorfuel.com/settings/settings/payments.md): Manage payments via PayFabric.
- [ClearSale](https://docs.vendorfuel.com/settings/settings/clearsale.md)
- [Taxes](https://docs.vendorfuel.com/settings/settings/taxes.md): Manage state taxes and connect with Avalara account.
- [Accounting](https://docs.vendorfuel.com/settings/settings/accounting.md): Link store data to QuickBooks.
- [Setting up QuickBooks to connect with VendorFuel](https://docs.vendorfuel.com/settings/settings/accounting/setting-up-quickbooks-to-connect-with-vendorfuel.md): How to set up QuickBooks to connect with VendorFuel.
- [Linking VendorFuel to QuickBooks](https://docs.vendorfuel.com/settings/settings/accounting/linking-vendorfuel-to-quickbooks.md): How to link VendorFuel with your QuickBooks account.
- [Setting QuickBooks parent customer](https://docs.vendorfuel.com/settings/settings/accounting/setting-quickbooks-parent-customer.md): How to set a QuickBooks parent customer for a customer group.
- [WordPress VendorFuel Settings](https://docs.vendorfuel.com/settings/wordpress-vendorfuel-settings.md): Manage settings under WordPress Settings > VendorFuel.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.vendorfuel.com/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.
