# LockPro

## LockPro

- [What is LockPro?](https://help.lockpro.io/what-is-lockpro.md)
- [My Locks aren't running, How to solve this?](https://help.lockpro.io/my-locks-arent-running-how-to-solve-this.md)
- [Create passcode lock for visitors on Entire store?](https://help.lockpro.io/create-passcode-lock-for-visitors-on-entire-store.md)
- [How to customize your password page](https://help.lockpro.io/how-to-customize-your-password-page.md)
- [How can merchants collect customer email addresses and share password for access?](https://help.lockpro.io/how-can-merchants-collect-customer-email-addresses-and-share-password-for-access.md)
- [How can I hide specific products for non-logged in customers?](https://help.lockpro.io/how-can-i-hide-specific-products-for-non-logged-in-customers.md)
- [How to Hide Prices from My Storefront for Visitors?](https://help.lockpro.io/how-to-hide-prices-from-my-storefront-for-visitors.md)
- [How to create secret link lock?](https://help.lockpro.io/how-to-create-secret-link-lock.md): Use the Secret Link lock when you want to hide content unless someone visits via a special URL.
- [How to hide specific payments method from checkout?](https://help.lockpro.io/how-to-hide-specific-payments-method-from-checkout.md)
- [How to create Geo Lock and allow specific country to access the store?](https://help.lockpro.io/how-to-create-geo-lock-and-allow-specific-country-to-access-the-store.md): Use Geo Lock to restrict your store so only visitors from chosen countries can view it.
- [How to set a lock for a specific time period.](https://help.lockpro.io/how-to-set-a-lock-for-a-specific-time-period..md): Create a lock and schedule it to run for your preferred time period.
- [How to activate/enable the lock?](https://help.lockpro.io/how-to-activate-enable-the-lock.md): The lock has been created, but it is not working because it is not enabled.
- [How to prevent locked products from appearing in search results?](https://help.lockpro.io/how-to-prevent-locked-products-from-appearing-in-search-results.md)
- [What Themes Does LockPro supports?](https://help.lockpro.io/what-themes-does-lockpro-supports.md)
- [How customer tag based lock conditions works?](https://help.lockpro.io/how-customer-tag-based-lock-conditions-works.md)
- [Change Log](https://help.lockpro.io/change-log.md)
- [Privacy Policy](https://help.lockpro.io/privacy-policy.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.lockpro.io/what-is-lockpro.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.
