# Home

## Home

- [Home](https://docs-shpf.bsscommerce.com/apps-userguide/readme.md): Welcome to your team’s developer platform
- [Refund Policy](https://docs-shpf.bsscommerce.com/apps-userguide/general/refund-policy.md)
- [Privacy Policy](https://docs-shpf.bsscommerce.com/apps-userguide/general/privacy-policy.md)
- [Discount Policy](https://docs-shpf.bsscommerce.com/apps-userguide/general/discount-policy.md)
- [🧩 How to Grant BSS Commerce Access as a Shopify Collaborator](https://docs-shpf.bsscommerce.com/apps-userguide/general-guides/how-to-grant-bss-commerce-access-as-a-shopify-collaborator.md)
- [B2B Store Setup Services](https://docs-shpf.bsscommerce.com/apps-userguide/our-services/b2b-store-setup-services.md): Ever wondered what makes a great wholesale store stand out? It’s not just about going online, it’s about creating a B2B experience that feels smooth for your buyers and powerful for your business.
- [Store Setup Services](https://docs-shpf.bsscommerce.com/apps-userguide/our-services/store-setup-services.md): Interested in a fully branded and high converting Shopify store built without the tech hassles? We’ve got you covered!


---

# 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-shpf.bsscommerce.com/apps-userguide/readme.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.
