# Blogs

Story has rich blog index pages with tag filter options and the ability to pin any blog posts or articles to the top of your main blog index page.

#### Pin blog posts

![Add and reorder pinned articles](/files/-MW11GZvRwOddqJpvPny)

#### Filter with article tags

![Use article tags to filter topics](/files/-MW12EKWOgc0uS5gLFXI)

#### Display article excerpt

Add an excerpt to your blog post article:

![](/files/-MW15Ho3VtjsopqrHNrD)

Display on your main blog index page when Show article excerpt is checked:

![Preview your article content](/files/-MW131Hd-ic7zLsBAeZz)

#### Tag navigation

Tag your articles to use tag filtering and tag navigation:

![](/files/-MW16T4y_sBCfHmQ2EFQ)

![Automatically build a menu bar with your tags to filter articles](/files/-MW13iFRTZH4OgVBd7Wo)


---

# 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://story.groupthought.com/blogs/blogs-and-posts/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.
