# More FAQs...

- [I'm having trouble using Locksmith with a site speed optimization app.](https://www.locksmith.guide/faqs/more/site-speed-apps.md)
- [The app isn't loading. What do I do?](https://www.locksmith.guide/faqs/more/app-not-loading.md)
- [Can Locksmith protect shipping methods, billing methods, or discount codes?](https://www.locksmith.guide/faqs/more/can-locksmith-protect-shipping-methods-billing-methods-or-coupon-codes.md)
- [I switched themes, and Locksmith isn't working](https://www.locksmith.guide/faqs/more/i-switched-themes-and-locksmith-isnt-working.md)
- [Why isn't my passcode, secret link, newsletter, or location key working?](https://www.locksmith.guide/faqs/more/why-isnt-my-remote-key-condition-working.md)
- [Can Locksmith lock Shopify's public JSON API for my online store?](https://www.locksmith.guide/faqs/more/can-locksmith-lock-shopifys-public-json-api-for-my-online-store.md)
- [Why are my customers seeing a reCAPTCHA when logging in?](https://www.locksmith.guide/faqs/more/why-are-my-customers-seeing-a-recaptcha-when-logging-in.md)
- [My passcode or newsletter prompt is not updating on my store when I change it.](https://www.locksmith.guide/faqs/more/passcode-prompt-issues.md)
- [My featured collections on my home page only show one product.](https://www.locksmith.guide/faqs/more/my-featured-collections-on-my-home-page-only-show-one-product..md)
- [My infinite scrolling doesn't show all of my products.](https://www.locksmith.guide/faqs/more/my-infinite-scrolling-doesnt-show-all-of-my-products..md)
- [My customers have to enter their e-mail address into the Mailchimp key every time they visit.](https://www.locksmith.guide/faqs/more/my-customers-have-to-enter-their-e-mail-address-into-the-mailchimp-key-every-time-they-visit..md)
- [How do I know which customers have used a certain key?](https://www.locksmith.guide/faqs/more/how-do-i-know-which-customers-have-used-a-certain-key.md): How to see which key was used, or how many times a passcode has been used to access your locked content.
- [Why is Locksmith adding information to my orders?](https://www.locksmith.guide/faqs/more/why-is-locksmith-adding-information-to-my-orders.md)
- [Locksmith isn't installing correctly!](https://www.locksmith.guide/faqs/more/locksmith-isnt-installing-correctly.md)
- [Locksmith is not uninstalling correctly!](https://www.locksmith.guide/faqs/more/locksmith-is-not-uninstalling-correctly.md): What to do when you're having issues uninstalling Locksmith from your theme
- [How does Locksmith affect search engines and SEO?](https://www.locksmith.guide/faqs/more/how-does-locksmith-affect-search-engines-and-seo.md): How Locksmith helps hide your locked products/content from Google and other search engines
- [How do I change where customers are redirected to after registration on Shopify](https://www.locksmith.guide/faqs/more/how-do-i-change-where-customers-are-redirected-to-after-registration-on-shopify.md)
- [The thing I want to lock isn't showing up in the Locksmith search](https://www.locksmith.guide/faqs/more/the-thing-i-want-to-lock-isnt-showing-up-in-the-locksmith-search.md)
- [I am getting an "already taken" error when trying to create a metafield definition for seo.hidden](https://www.locksmith.guide/faqs/more/i-am-getting-an-already-taken-error-when-trying-to-create-a-metafield-definition-for-seo.hidden.md): How to get past this Shopify error when attempting to create the seo.hidden metafield definition for products
- [How do I add a hero banner image to Locksmith's access messages](https://www.locksmith.guide/faqs/more/how-do-i-add-a-hero-banner-image-to-locksmiths-access-messages.md): This guide provides an example of how to add a banner image above your access message content in your Shopify online store.
- [What order are different types of key conditions evaluated in?](https://www.locksmith.guide/faqs/more/what-order-are-key-conditions-evaluated-in.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://www.locksmith.guide/faqs/more.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.
