# CFG Help Center

## Help Center

- [Welcome](https://help.carbonfibergear.com/welcome.md)
- [Buying & Payments](https://help.carbonfibergear.com/buying.md)
- [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)
- [Shipping](https://help.carbonfibergear.com/shipping.md)
- [How much is shipping?](https://help.carbonfibergear.com/shipping/shipping-cost.md)
- [How long does it take to get my order?](https://help.carbonfibergear.com/shipping/shipping-time.md)
- [Where do you ship from?](https://help.carbonfibergear.com/shipping/where-do-you-ship-from.md)
- [Where do you ship?](https://help.carbonfibergear.com/shipping/where-do-you-ship.md)
- [What do I need to know about free shipping?](https://help.carbonfibergear.com/shipping/what-do-i-need-to-know-about-free-shipping.md)
- [Will I need to sign for my package?](https://help.carbonfibergear.com/shipping/will-i-need-to-sign-for-my-package.md)
- [How do I track my order?](https://help.carbonfibergear.com/shipping/how-do-i-track-my-order.md)
- [Can I pick up my order?](https://help.carbonfibergear.com/shipping/can-i-pick-up-my-order.md)
- [What happens if my shipment is lost or damaged?](https://help.carbonfibergear.com/shipping/what-happens-if-my-shipment-is-lost-or-damaged.md)
- [International (Outside the USA)](https://help.carbonfibergear.com/international.md)
- [Do I have to pay import tax/customs/duties?](https://help.carbonfibergear.com/international/taxes-duties.md)
- [Returns & Exchanges](https://help.carbonfibergear.com/returns.md)
- [What is your return policy?](https://help.carbonfibergear.com/returns/return-policy.md)
- [How do I return / exchange an item?](https://help.carbonfibergear.com/returns/how-to-return.md)
- [Return Authorization Request](https://help.carbonfibergear.com/returns/how-to-return/return-authorization-request.md)
- [Support](https://help.carbonfibergear.com/support.md)
- [Who is Carbon Fiber Gear?](https://help.carbonfibergear.com/support/who-is-carbon-fiber-gear.md)
- [What is carbon fiber?](https://help.carbonfibergear.com/support/what-is-carbon-fiber.md)
- [What's your privacy policy?](https://help.carbonfibergear.com/support/whats-your-privacy-policy.md)
- [How do I contact customer service?](https://help.carbonfibergear.com/support/contact-us.md)
- [Product Related Questions](https://help.carbonfibergear.com/product.md)
- [What is your warranty policy?](https://help.carbonfibergear.com/product/warranty.md)
- [How do I figure out my ring size?](https://help.carbonfibergear.com/product/ring-size.md)
- [How do I care for a wood ring?](https://help.carbonfibergear.com/product/wood-ring.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.carbonfibergear.com/welcome.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.
