# Sygnal Layout

{% hint style="success" %}
**QUESTIONS?  PROBLEMS?  FEATURE REQUESTS?** \
Contact me on [Sygnal's forum](https://sygnal-attr.discourse.group/c/general).&#x20;
{% endhint %}

## Components

The following code components are included in this library. &#x20;

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h3>DataTable</h3><ul><li>Display HTML tables from a Google Docs table source</li><li>CMS support </li></ul></td><td><a href="/pages/N24PB6mfWphN8FkPzNYv">/pages/N24PB6mfWphN8FkPzNYv</a></td><td><a href="/files/YV7nDbsdRCPFwZNtjj0M">/files/YV7nDbsdRCPFwZNtjj0M</a></td></tr><tr><td><h3>Masonry Grid</h3><ul><li>Dynamic masonry grid</li><li>CMS collection list support </li><li><em>Images only</em> </li></ul></td><td><a href="/pages/bhrSugAy9sc8Z9fuQklX">/pages/bhrSugAy9sc8Z9fuQklX</a></td><td><a href="/files/X9ndzTuEjvI7B84Mwy3e">/files/X9ndzTuEjvI7B84Mwy3e</a></td></tr><tr><td><h3>Grid</h3><ul><li>Simple grid </li></ul></td><td><a href="/pages/i233SHBhOxgbYSTClcx7">/pages/i233SHBhOxgbYSTClcx7</a></td><td><a href="/files/84cDzrBB5x87QGpcbSei">/files/84cDzrBB5x87QGpcbSei</a></td></tr><tr><td><h3>Richtext Repeater</h3><ul><li>Use richtext ( static or CMS ) as a structured data source for content like FAQ questions &#x26; answers</li><li>Render that content into custom designed, structured templates </li></ul></td><td><a href="/pages/K8nDaJ7Cvw86qMqi83LN">/pages/K8nDaJ7Cvw86qMqi83LN</a></td><td><a href="/files/kKLP6R1KPz4ujwaJiUYI">/files/kKLP6R1KPz4ujwaJiUYI</a></td></tr></tbody></table>


---

# 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://sygnal.gitbook.io/sygnal-webflow-components/cc/sygnal-layout.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.
