# sa5-modals

- [About SA5's Webflow Modals & Popups Lib](https://attr.sygnal.com/sa5-modals/about.md): Tools for better modal & popup solutions in Webflow
- [Quick Start | SA5 Modals & Popups](https://attr.sygnal.com/sa5-modals/quick-start.md): How to Easily Add SA5's User Info & Advanced Routing Enhancements to Your Webflow Memberships Site
- [Webflow Popups & Modals](https://attr.sygnal.com/sa5-modals/webflow-popups-and-modals.md): Easily create and manage popups and modals in your Webflow projects.
- [Triggers](https://attr.sygnal.com/sa5-modals/webflow-popups-and-modals/triggers.md)
- [Gating Modals](https://attr.sygnal.com/sa5-modals/webflow-popups-and-modals/gating-modals.md): Restrict access to content with an SA5 gate
- [Modal Design & Styling Notes](https://attr.sygnal.com/sa5-modals/webflow-popups-and-modals/modal-design-and-styling-notes.md)
- [Simple Modals v. Custom Modals](https://attr.sygnal.com/sa5-modals/webflow-popups-and-modals/simple-modals-v.-custom-modals.md)
- [Modal JS API](https://attr.sygnal.com/sa5-modals/webflow-popups-and-modals/modal-js-api.md)
- [Page-Specific Modal Control](https://attr.sygnal.com/sa5-modals/webflow-popups-and-modals/page-specific-modal-control.md)
- [Common Configurations](https://attr.sygnal.com/sa5-modals/webflow-popups-and-modals/common-configurations.md)
- [Pro-Tips](https://attr.sygnal.com/sa5-modals/webflow-popups-and-modals/pro-tips.md): Pro-Tips in using the SA5 Modal lib
- [SA5 Modals Roadmap & Future](https://attr.sygnal.com/sa5-modals/webflow-popups-and-modals/sa5-modals-roadmap-and-future.md)
- [Future Attributes](https://attr.sygnal.com/sa5-modals/webflow-popups-and-modals/sa5-modals-roadmap-and-future/future-attributes.md)
- [Future Triggers](https://attr.sygnal.com/sa5-modals/webflow-popups-and-modals/sa5-modals-roadmap-and-future/future-triggers.md)
- [Dismissible Elements](https://attr.sygnal.com/sa5-modals/dismissible.md): Automatically suppress your Webflow modals, popups & more after the user closes them, for a specified number of days.
- [Triggers, Events & Actions 🧪](https://attr.sygnal.com/sa5-modals/triggers-events-and-actions.md)
- [Webflow Modals & Popups Auto-Open and Auto-Close](https://attr.sygnal.com/sa5-modals/article-1.md): Automatically show or hide your Webflow modals, popups & more after the user closes them for a specified number of days.
- [Side Panels 🧪](https://attr.sygnal.com/sa5-modals/page-1.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-modals.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.
