# blog

- [Post preferences](https://help.seoon.io/blog/post-preferences.md): Manage how your blog posts appear on your site and across different platforms
- [Media library](https://help.seoon.io/blog/media-library.md): Manage all your media including images and videos
- [Third-party blog posts](https://help.seoon.io/blog/third-party-blog-posts.md): How to edit blog posts using third-party apps or use custom code
- [Create blog post](https://help.seoon.io/blog/create-blog-post.md): Create a new blog post with SEO On Blog powerful editors
- [Element](https://help.seoon.io/blog/create-blog-post/element.md): How to use elements from the blog builder to create blog posts that are highly engaging to audiences
- [Manage blogs](https://help.seoon.io/blog/manage-blogs.md): Manage your blog posts and sync with Shopify admin


---

# 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://help.seoon.io/blog.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.
