# Article

- [Demo & Settings Data](https://halosoft.gitbook.io/concept-documentation/article/demo-and-settings-data.md)
- [Article page](https://halosoft.gitbook.io/concept-documentation/article/article-page.md)
- [Blog post](https://halosoft.gitbook.io/concept-documentation/article/blog-post.md)
- [Featured image](https://halosoft.gitbook.io/concept-documentation/article/blog-post/featured-image.md)
- [Title](https://halosoft.gitbook.io/concept-documentation/article/blog-post/title.md)
- [Rich text](https://halosoft.gitbook.io/concept-documentation/article/blog-post/rich-text.md)
- [Textarea](https://halosoft.gitbook.io/concept-documentation/article/blog-post/textarea.md)
- [Image with text](https://halosoft.gitbook.io/concept-documentation/article/blog-post/image-with-text.md)
- [Content](https://halosoft.gitbook.io/concept-documentation/article/blog-post/content.md)
- [Lookbook](https://halosoft.gitbook.io/concept-documentation/article/blog-post/lookbook.md)
- [Quote](https://halosoft.gitbook.io/concept-documentation/article/blog-post/quote.md)
- [Tag](https://halosoft.gitbook.io/concept-documentation/article/blog-post/tag.md)
- [Side block: Products form collection](https://halosoft.gitbook.io/concept-documentation/article/blog-post/side-block-products-form-collection.md)
- [Side block: Collections list](https://halosoft.gitbook.io/concept-documentation/article/blog-post/side-block-collections-list.md)
- [Side block: Brands list](https://halosoft.gitbook.io/concept-documentation/article/blog-post/side-block-brands-list.md)
- [Side block: Posts list](https://halosoft.gitbook.io/concept-documentation/article/blog-post/side-block-posts-list.md)
- [Side block: Tags list](https://halosoft.gitbook.io/concept-documentation/article/blog-post/side-block-tags-list.md)
- [Side block: Image](https://halosoft.gitbook.io/concept-documentation/article/blog-post/side-block-image.md)
- [Side block: Text](https://halosoft.gitbook.io/concept-documentation/article/blog-post/side-block-text.md)
- [Comment](https://halosoft.gitbook.io/concept-documentation/article/comment.md)


---

# 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://halosoft.gitbook.io/concept-documentation/article.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.
