> For the complete documentation index, see [llms.txt](https://staylime.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://staylime.com/docs/avante-themes/sections/content-text.md).

# Content / Text

Seven sections for text-based content — from rich text blocks and embedded pages to tabbed interfaces, collapsible FAQs, event listings, and link directories with image popups.

***

#### Section overview

<table data-search="false"><thead><tr><th>Section</th><th>Page</th><th>What it does</th></tr></thead><tbody><tr><td>Rich Text</td><td><a href="/pages/GIamxmAfXIHL2fyBENUi">Rich Text, Page &#x26; Blog Posts</a></td><td>Flexible text block with heading, body, image, and CTA — the universal content section</td></tr><tr><td>Page</td><td><a href="/pages/GIamxmAfXIHL2fyBENUi">Rich Text, Page &#x26; Blog Posts</a></td><td>Embeds the content of any Shopify page directly into a template</td></tr><tr><td>Featured Blog</td><td><a href="/pages/GIamxmAfXIHL2fyBENUi">Rich Text, Page &#x26; Blog Posts</a></td><td>Blog post grid from a selected blog with card layout and navigation</td></tr><tr><td>Collapsible Tabs</td><td><a href="/pages/YkgS9tPKT70DY9194yw5">Collapsible Tabs &#x26; Tabs</a></td><td>Accordion-style expandable content blocks — ideal for FAQs and product details</td></tr><tr><td>Tabs</td><td><a href="/pages/YkgS9tPKT70DY9194yw5">Collapsible Tabs &#x26; Tabs</a></td><td>Horizontal tabbed interface with independent content per tab</td></tr><tr><td>Events</td><td><a href="/pages/yu5aDNEz8rgqhgcxNIdH">Events &#x26; Link List</a></td><td>Date-based event listing with countdown timers and location details</td></tr><tr><td>Link List with Popover Image</td><td><a href="/pages/yu5aDNEz8rgqhgcxNIdH">Events &#x26; Link List</a></td><td>Vertical list of links where each item reveals an image on hover</td></tr></tbody></table>

***

### Quick decision guide

**Need a general content block?** → Rich Text — the most versatile section for any text-based content with optional image and button.

**Want to embed an existing Shopify page?** → Page section — pulls in the full content of a selected page without duplicating it.

**Displaying FAQs or expandable content?** → Collapsible Tabs for accordion-style Q\&A. Tabs for a horizontal tabbed interface where content switches inline.

**Showcasing blog posts on non-blog pages?** → Featured Blog — displays a grid of posts from any blog with customizable card layout.

**Listing events or dates?** → Events — structured event cards with dates, locations, and countdown timers.

**Building a link directory with visual previews?** → Link List with Popover Image — each link reveals an image on hover for a magazine-style navigation experience.

***

### Shared features

Most content sections support section headings with optional buttons, color scheme overrides, custom spacing, and responsive mobile layouts.


---

# 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, and the optional `goal` query parameter:

```
GET https://staylime.com/docs/avante-themes/sections/content-text.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
