> For the complete documentation index, see [llms.txt](https://blinkz.gitbook.io/blinkz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blinkz.gitbook.io/blinkz/generator/blinkz-actions-generator/overview.md).

# Overview

The Blinkz Actions Generator is a user-friendly application designed to simplify the process of creating and customizing Actions. This tool makes it possible for anyone, regardless of their technical expertise, to create their own Actions with ease.

The Blinkz Actions Generator is built using Next.js and provides an intuitive interface for users to define and customize their Actions. It consists of several key components:

1. A generator page for creating and previewing Actions
2. A fallback page for viewing Actions by their IPFS Content Identifier (CID)
3. APIs for deploying Actions to IPFS and fetching Actions from IPFS

You can view it live in action on: <https://actions-generator.vercel.app/>
