# Documentation

## Overview

Welcome to the AttriFlow documentation! This guide will help you maximize the app's capabilities, built to simplify attribute management within Webflow. Whether you're adding custom attributes, managing reusable templates, or performing bulk updates across elements, AttriFlow provides an intuitive and efficient solution for Webflow users.

## Quick links

{% content-ref url="/pages/D5t7AACi1Ox8SvJM045P" %}
[Dynamic DOM Navigation](/attriflow/features/dynamic-dom-navigation.md)
{% endcontent-ref %}

{% content-ref url="/pages/5igMl0nWcEKIqOpoyNim" %}
[Bulk Operations](/attriflow/features/bulk-operations.md)
{% endcontent-ref %}

{% content-ref url="/pages/K9goQ4jDSepUOnpIeSND" %}
[Templates](/attriflow/features/templates.md)
{% endcontent-ref %}

{% content-ref url="/pages/8TXQOXjuL9NvpJBg1YLJ" %}
[Import/Export Attributes](/attriflow/features/import-export-attributes.md)
{% endcontent-ref %}

### How To

{% content-ref url="/pages/hEKdjrpN0S6MWfr3GdSb" %}
[Broken mention](broken://pages/hEKdjrpN0S6MWfr3GdSb)
{% endcontent-ref %}

{% content-ref url="/pages/kx49iZextQo7vB3N1ThY" %}
[Frequently Asked Questions (FAQ)](/attriflow/how-to/frequently-asked-questions-faq.md)
{% endcontent-ref %}

### Support

{% content-ref url="/pages/M8yGJsRkKS15x8E4eIBR" %}
[Support](/attriflow/how-to/support.md)
{% endcontent-ref %}


---

# 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://app-docs.creoglyph.io/attriflow/documentation.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.
