# Features

- [Dynamic DOM Navigation](https://app-docs.creoglyph.io/attriflow/features/dynamic-dom-navigation.md): Easily explore and interact with your Webflow project's structure using the DOM Navigator. Select elements, manage attributes, and stay synced with real-time updates for efficient project management.
- [Bulk Operations](https://app-docs.creoglyph.io/attriflow/features/bulk-operations.md): Effortlessly manage attributes for multiple elements with AttriFlow's bulk operations.Add, edit, or delete attributes across selected elements in just a few clicks,saving time and ensuring consistency
- [Templates](https://app-docs.creoglyph.io/attriflow/features/templates.md): Templates offer predefined attribute sets curated by top creators like Finsweet, Refokus, and BMG Studio. Categorized for easy access, they let users quickly apply professional-grade attributes.
- [Import/Export Attributes](https://app-docs.creoglyph.io/attriflow/features/import-export-attributes.md): Easily save and reuse attributes with AttriFlow's import/export functionality. Export saved attributes to share or archive, and import them back into your projects for seamless integration.


---

# 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/features.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.
