# Content Pages

### Template Pages

PremiumPress themes use WordPress template pages—ready-made layouts you can customize through the PremiumPress admin area. Before making changes, make sure the pages are properly connected and set up. This video tutorial will show you how.

{% embed url="<https://youtu.be/uOPrXC55tGw>" %}

### Related Video Tutorials

1. [How do I edit the homepage?](https://www.youtube.com/watch?v=2SCf_0L8OQc)
2. [How do I edit the main listing page?](https://www.youtube.com/watch?v=-s8qpLZCtvE&)
3. How do I edit the blog?
4. [How do I edit the contact us page?](https://www.youtube.com/watch?v=uKcZ-ubO6gk)
5. [How do I edit the about us page?](https://www.youtube.com/watch?v=TCDCmDnzbuY)
6. How do I edit the FAQ page?
7. How do I edit the testimonials page?
8. [How do I edit the add listing page?](https://www.youtube.com/watch?v=DBAswsiMyc4)
9. How to I edit the category page?
10. [How do I edit the search page?](https://www.youtube.com/watch?v=0kyOkywdUd4)
11. [How do I edit the memberships page?](https://www.youtube.com/watch?v=4L4Cyf71kI0)
12. How do I edit the members area?
13. How do I edit the advertising page?
14. How do I edit the how it works page?
15. [How do I edit the pricing page?](https://www.youtube.com/watch?v=jDO87LHqUIk)
16. How do I edit the privacy page?

***

### Adding my own content pages

Here is a quick tutorial about creating and designing new pages.

{% embed url="<https://www.youtube.com/watch?v=lGd5kFtgYSA>" %}


---

# 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://premiumpress.gitbook.io/docs/getting-started/content-pages.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.
