# RD® Docs

## Docs

- [All Products](https://docs.reform.digital/index.md): Created with 💙 by Reform Digital®
- [DevKit™](https://docs.reform.digital/devkit.md): Repository template for Webflow. Includes support for private repositories, NPM publishing, and CDN deployment.
- [DevKit™ (Condensed)](https://docs.reform.digital/devkit/devkit-cond.md): Repository template for Webflow. Includes support for private repositories, NPM publishing, and CDN deployment.
- [CookieFlow™](https://docs.reform.digital/cookie-flow.md): GDPR-compliant cookie consent, CMP & privacy solution for Webflow.
- [ScriptEmbed™](https://docs.reform.digital/script-embed.md): Dynamic component script loader for Webflow.
- [TooltipX™](https://docs.reform.digital/tooltip-x.md): Accessible tooltips for Webflow.
- [ContactCloak™](https://docs.reform.digital/contact-cloak.md): Protect contact information on Webflow sites from scrapers and bots.
- [CopyKit™](https://docs.reform.digital/copy-kit.md): One-click copy-paste functionality for Webflow components.
- [FlowAudio™](https://docs.reform.digital/flowaudio-tm.md): Native audio player for webflow. Free, fully customisable & CMS driven.
- [Copy-Paste to Webflow](https://docs.reform.digital/pre-built-components/copy-paste-to-webflow.md)
- [Copy-Paste to Figma](https://docs.reform.digital/pre-built-components/copy-paste-to-figma.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.reform.digital/index.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.
