# Buying & Payments

- [What forms of payment do you accept?](https://help.carbonfibergear.com/buying/payment-forms.md)
- [Do you charge sales tax?](https://help.carbonfibergear.com/buying/sales-tax.md)
- [Do you have a corporate gifting or bulk discount program?](https://help.carbonfibergear.com/buying/bulk.md)
- [Do you offer a wholesale program?](https://help.carbonfibergear.com/buying/wholesale.md)
- [How do you handle backorders?](https://help.carbonfibergear.com/buying/backorders.md)
- [How do I use a promotion code or gift card?](https://help.carbonfibergear.com/buying/using-codes-gift-cards.md)
- [Are there any promotion code exclusions?](https://help.carbonfibergear.com/buying/code-exclusions.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://help.carbonfibergear.com/buying.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.
