> For the complete documentation index, see [llms.txt](https://docs.searchpie.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.searchpie.io/faq/how-to-set-up-faq.md).

# How to set up FAQ?

**Step 1: Open On-Page & Content → AI Content**

From SearchPie, navigate to On-Page & Content, then select AI Content.

<img src="/files/z7NxJB1DE9aHT1pYuoTg" alt="" height="312" width="624">

**Step 2: Select a Page**

Choose the specific page where you'd like your FAQs to appear.

<img src="/files/WzoA0xTMopQykIUmOxDx" alt="" height="312" width="624">

**Step 3: Enable FAQs on Google Search Results**

Under the FAQs on Google Search Result section, toggle on Show as FAQs Section on This Page to make your FAQs eligible to appear as rich results on Google.

<img src="/files/kqn9xzvJQz5IcWn21Bg0" alt="" height="312" width="624">

**Step 4: Add the FAQ Block to Your Theme**

* Click Go to Theme Editor and open Shopify's theme editor
* Click Add Block, then go to the Apps tab
* Search for "SearchPie FAQs" and select it to add the block to your page
* Save your theme

<img src="/files/P7JEYweksWnVa0TnWCAu" alt="" height="312" width="624">

**Step 5: Add Your FAQ Content**

Head back to SearchPie app  and fill in your FAQ content:

* Add your questions and answers
* Need more entries? Click Add FAQ to keep building
* Once you're done, click Save

<img src="/files/p717nsD9eZruRNdBbahX" alt="" height="312" width="624">

**Step 6: Preview Your FAQs**

Verify everything looks good on your page:

1. Navigate to the page you just updated
2. Your newly added FAQs should now be visible on the page&#x20;

If you run into any issues or have questions at any point during setup, our support team is ready to assist. Reach out to us directly through the live chat on the corner of the SearchPie app or our [website Pielab](https://pielab.io/contact-us/). We're happy to help!

\ <br>


---

# 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://docs.searchpie.io/faq/how-to-set-up-faq.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.
