> For the complete documentation index, see [llms.txt](https://help.inspiredtheme.com/articles/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.inspiredtheme.com/articles/faqs.md).

# FAQs

- [Customer account](https://help.inspiredtheme.com/articles/faqs/customer-account.md): Customer accounts let your customers log in to view their orders, profile information, and saved addresses.
- [Set up local pickup](https://help.inspiredtheme.com/articles/faqs/set-up-local-pickup.md): You can set up the option for customers to pick up their online orders at your retail store, curbside, or any location that you choose.
- [Where do submission of Email signup forms go?](https://help.inspiredtheme.com/articles/faqs/where-do-submission-of-email-signup-forms-go.md)
- [View contact form submissions](https://help.inspiredtheme.com/articles/faqs/view-contact-form-submissions.md)
- [Restrict store access, remove password](https://help.inspiredtheme.com/articles/faqs/restrict-store-access-remove-password.md)
- [Integrate apps into the theme](https://help.inspiredtheme.com/articles/faqs/integrate-apps-into-the-theme.md)
- [How to add or edit content store policies?](https://help.inspiredtheme.com/articles/faqs/how-to-add-or-edit-content-store-policies.md): You can add or edit policies for your store. Although Shopify can generate templates, you're responsible for following your published policies. Review your policies carefully before adding them.
- [How to use Canva templates](https://help.inspiredtheme.com/articles/faqs/how-to-use-canva-templates.md)
- [How to create Gift Card Products](https://help.inspiredtheme.com/articles/faqs/how-to-create-gift-card-products.md): A gift card is a special type of product. Its value can be used as payment toward future orders from your online store.
- [How to center the heading of sections?](https://help.inspiredtheme.com/articles/faqs/how-to-center-the-heading-of-sections.md)
- [How to enable the country/region selector?](https://help.inspiredtheme.com/articles/faqs/how-to-enable-the-country-region-selector.md)
- [How to find your Shopify store URL?](https://help.inspiredtheme.com/articles/faqs/how-to-find-your-shopify-store-url.md)
- [How to find your Shopify collaborator request code?](https://help.inspiredtheme.com/articles/faqs/how-to-find-your-shopify-collaborator-request-code.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 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://help.inspiredtheme.com/articles/faqs.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.
