# Goal-Based Guides (“I want to…”)

- [Hide prices from guest users](https://docs-shpf.bsscommerce.com/bss-b2b-lock-login-password-hide-price/lock-core-concepts/goal-based-guides-i-want-to.../hide-prices-from-guest-users.md): The Hide Prices feature in BSS B2B Lock lets you conceal product prices from visitors who are not logged in.
- [Hide specific products from certain users (product-level)](https://docs-shpf.bsscommerce.com/bss-b2b-lock-login-password-hide-price/lock-core-concepts/goal-based-guides-i-want-to.../hide-specific-products-from-certain-users-product-level.md): A step-by-step guide for merchants who need product-level visibility control. Hide selected products from specific visitors — guests, retail customers, or any group you define.
- [Hide wholesale collections from guest users](https://docs-shpf.bsscommerce.com/bss-b2b-lock-login-password-hide-price/lock-core-concepts/goal-based-guides-i-want-to.../hide-wholesale-collections-from-guest-users.md)
- [Show specific products/collections only to tagged customers](https://docs-shpf.bsscommerce.com/bss-b2b-lock-login-password-hide-price/lock-core-concepts/goal-based-guides-i-want-to.../show-specific-products-collections-only-to-tagged-customers.md)
- [Lock your entire website & only allow B2B/wholesale customers](https://docs-shpf.bsscommerce.com/bss-b2b-lock-login-password-hide-price/lock-core-concepts/goal-based-guides-i-want-to.../lock-your-entire-website-and-only-allow-b2b-wholesale-customers.md)
- [Lock pages with login / signup form or custom message](https://docs-shpf.bsscommerce.com/bss-b2b-lock-login-password-hide-price/lock-core-concepts/goal-based-guides-i-want-to.../lock-pages-with-login-signup-form-or-custom-message.md)
- [Protect pages with a passcode](https://docs-shpf.bsscommerce.com/bss-b2b-lock-login-password-hide-price/lock-core-concepts/goal-based-guides-i-want-to.../protect-pages-with-a-passcode.md)
- [Restrict access so pages can only be viewed via secret links](https://docs-shpf.bsscommerce.com/bss-b2b-lock-login-password-hide-price/lock-core-concepts/goal-based-guides-i-want-to.../restrict-access-so-pages-can-only-be-viewed-via-secret-links.md)
- [Create a secret collection just for approved B2B customers (with B2B app)](https://docs-shpf.bsscommerce.com/bss-b2b-lock-login-password-hide-price/lock-core-concepts/goal-based-guides-i-want-to.../create-a-secret-collection-just-for-approved-b2b-customers-with-b2b-app.md)
- [Prevent bot purchases, fraudulent orders & unauthorized checkout (Checkout Lock)](https://docs-shpf.bsscommerce.com/bss-b2b-lock-login-password-hide-price/lock-core-concepts/goal-based-guides-i-want-to.../prevent-bot-purchases-fraudulent-orders-and-unauthorized-checkout-checkout-lock.md)
- [Feature Reference](https://docs-shpf.bsscommerce.com/bss-b2b-lock-login-password-hide-price/lock-core-concepts/goal-based-guides-i-want-to.../feature-reference.md)
- [Rule Builder Deep Dive](https://docs-shpf.bsscommerce.com/bss-b2b-lock-login-password-hide-price/lock-core-concepts/goal-based-guides-i-want-to.../feature-reference/rule-builder-deep-dive.md)
- [Hide Prices](https://docs-shpf.bsscommerce.com/bss-b2b-lock-login-password-hide-price/lock-core-concepts/goal-based-guides-i-want-to.../feature-reference/hide-prices.md)
- [Hide Products & Collections](https://docs-shpf.bsscommerce.com/bss-b2b-lock-login-password-hide-price/lock-core-concepts/goal-based-guides-i-want-to.../feature-reference/hide-products-and-collections.md)
- [Hide / Lock Pages](https://docs-shpf.bsscommerce.com/bss-b2b-lock-login-password-hide-price/lock-core-concepts/goal-based-guides-i-want-to.../feature-reference/hide-lock-pages.md): B2B Lock doesn’t only work on products and collections – it can also hide or lock pages across your storefront.
- [Checkout Lock](https://docs-shpf.bsscommerce.com/bss-b2b-lock-login-password-hide-price/lock-core-concepts/goal-based-guides-i-want-to.../feature-reference/checkout-lock.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://docs-shpf.bsscommerce.com/bss-b2b-lock-login-password-hide-price/lock-core-concepts/goal-based-guides-i-want-to....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.
