# sa5-embeds

- [About SA5's Embeds Lib](https://attr.sygnal.com/sa5-embeds/about.md): Embed Tables and more from External Sources like Google Docs
- [Quick Start | SA5 Embeds](https://attr.sygnal.com/sa5-embeds/quick-start.md): How to Setup SA5's Embeds Library
- [Table Embeds ❺](https://attr.sygnal.com/sa5-embeds/table-embeds.md): Embed tables and more, directly from sources such as Google Docs.
- [Google Doc Table Embeds](https://attr.sygnal.com/sa5-embeds/table-embeds/google-doc-table-embeds.md): Embed tables from Google Docs directly in your Webflow pages.
- [Styling Table Embeds](https://attr.sygnal.com/sa5-embeds/table-embeds/google-doc-table-embeds/styling-table-embeds.md)
- [Google Sheets Table Embeds](https://attr.sygnal.com/sa5-embeds/table-embeds/google-sheets-table-embeds.md): Embed a specific range or sheet from a Google Sheet
- [Future](https://attr.sygnal.com/sa5-embeds/table-embeds/future.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://attr.sygnal.com/sa5-embeds.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.
