lc_deeplink
Ask AMA with lc_deeplink_*
Section titled “Ask AMA with lc_deeplink_*”The lc_deeplink_* prefix turns any shape, icon, or button into a one-click question for AMA. Clicking it pauses the presentation, opens AMA, and asks your question automatically — no typing required from the viewer.
When to use it
- A button or icon you’ve already designed in Figma, where clicking it should ask a specific question
- Suggested-question hotspots placed over a chart or metric
- Several independent “ask about this” buttons on one slide
Quick reference
Section titled “Quick reference”| ID prefix | lc_deeplink_* |
| SVG element | Any element |
| Override value | The question to ask — plain text, not shown on the slide |
Setup in Cast
Section titled “Setup in Cast”- Give any element in your SVG an ID that includes
lc_deeplink_— for examplelc_deeplink_pricing. - Open Override SVG Variables and set that ID’s value to the question you want asked, e.g. “What does the Pro plan include?”
- During playback, clicking that element pauses the presentation, opens AMA, and submits the question right away. Leave the value empty and the element simply won’t be clickable.
Samples
Section titled “Samples”Advanced: how it behaves and what to keep in mind
How it works
Section titled “How it works”- Your artwork is untouched —
lc_deeplink_*doesn’t add any text or label to the slide. The question only shows up inside AMA once it’s asked. - The element becomes fully clickable and keyboard-accessible (Tab to focus, then Enter or Space also works).
- On mobile, AMA opens as a bottom sheet instead of a side panel; the behavior is otherwise the same.
- If AMA is turned off for a presentation, clicking still pauses playback, but AMA won’t open.
- There’s no confirmation step — clicking asks the question immediately.
Good to know
Section titled “Good to know”- Works on any shape, group, icon, or text — there’s no restriction on what kind of element you use.
- If you update the question text later, the same element keeps working without needing to be re-created.