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

# Blogs

- [Blogs](https://broadcast.presidiocreative.com/blogs/blogs.md)
- [About blogs and articles](https://broadcast.presidiocreative.com/blogs/blogs/blog-pages.md): Showcase your blog post articles with a range of display and customization options
- [Featured blog posts](https://broadcast.presidiocreative.com/blogs/blogs/featured-posts.md): Slideshow of featured blog posts for your blog landing page
- [Featured post](https://broadcast.presidiocreative.com/blogs/blogs/featured-posts/featured-post.md)
- [Blog posts](https://broadcast.presidiocreative.com/blogs/blog-posts.md)
- [Article page](https://broadcast.presidiocreative.com/blogs/blog-posts/article-page.md): Configure your blog post pages
- [Navigation](https://broadcast.presidiocreative.com/blogs/blog-posts/article-page/navigation.md)
- [Related products](https://broadcast.presidiocreative.com/blogs/blog-posts/article-page/related-products.md)
- [Recent articles](https://broadcast.presidiocreative.com/blogs/blog-posts/article-page/recent-articles.md)
- [Default image](https://broadcast.presidiocreative.com/blogs/blog-posts/article-page/default-image.md)
- [Product links in blog posts](https://broadcast.presidiocreative.com/blogs/blog-posts/product-links-in-blog-posts.md): Promote featured items from a blog post as product links


---

# 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://broadcast.presidiocreative.com/blogs.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.
