# Wholesale05

## Wholesale05

- [About Us](https://docs.wholesale05.com/master.md): About Us
- [Terms and Conditions](https://docs.wholesale05.com/terms-and-privacy/terms-and-conditions.md): Welcome to Wholesale No.05! Please read this Terms of Service agreement before getting started. Because it is such an important contract between us and you.
- [Privacy Policy](https://docs.wholesale05.com/terms-and-privacy/privacy-policy.md): Holding onto your private information is a serious responsibility, and we want you to know how we're handling it.
- [Cookie Usage Statement](https://docs.wholesale05.com/terms-and-privacy/cookie-usage-statement.md): Wholesale No.05 uses cookies. By using the website and agreeing to this policy, you consent to our use of cookies in accordance with the terms of this policy.
- [FAQ About Products](https://docs.wholesale05.com/business/faq-about-products.md): The Questions and Answers you may care about products in Wholesale No.05.
- [Coupons & Discount](https://docs.wholesale05.com/business/coupons-and-discount.md): The coupon is the only way to enjoy discounts in Wholesale No.05.
- [Order and Payment](https://docs.wholesale05.com/business/order-and-payment.md): FAQs about order and payment you need to know in Wholesale No.05.
- [Wire Transfer](https://docs.wholesale05.com/business/wire-transfer.md): Your order will get a 4%-8% payment reduction via wire transfer.
- [Shipping And Tracking](https://docs.wholesale05.com/business/shipping-and-tracking.md): Wholesale No.05 provides two shipping methods for you: Standard Shipping and Priority Shipping.
- [After-Sales Service](https://docs.wholesale05.com/business/after-sales-service.md): Wholesale No.05 provide 30-days free after-sales service for all the orders, including returns and refund, etc.
- [Duties & Taxes](https://docs.wholesale05.com/business/duties-and-taxes.md): What are Duties and Taxes? Do I need to pay extra money for that? We can customized import taxes plan for you, just contact us.
- [Contact Us](https://docs.wholesale05.com/help/contact-us.md): Have a question about your products or orders? Contact us now for the best customer service!


---

# 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://docs.wholesale05.com/master.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.
