# Introduction

Welcome to the **Laser System** documentation!&#x20;

This guide will provide you with all the information you need to integrate exciting and dynamic laser VFX into your Blender projects using this powerful Geometry Nodes-based addon. The Laser System addon is compatible with both **Eevee** and **Cycles**, making it versatile and accessible for a wide range of rendering needs.

{% embed url="<https://youtu.be/nxPuBQEhIbc>" %}

You can find Laser System Addon here:

* [FlippedNormals](https://flippednormals.com/product/laser-system-laser-vfx-add-on-for-blender-48799?dst=6r3BSdHq)
* [BlenderMarket](https://blendermarket.com/products/laser-system)

### What is Laser System?

**Laser System** is a Blender addon that allows users to effortlessly add realistic laser effects to their scenes. Built on the powerful **Geometry Nodes** framework, Laser System gives artists the ability to quickly generate, control, and customize laser VFX, making it ideal for sci-fi scenes, action shots, and any project where lasers can add visual impact.

### Key Features

Here’s a look at some of the standout features in **Laser System**:

1. **Easy Laser Setup** - With an intuitive interface, setting up laser effects in your scenes is simple and quick.
2. **Full Customization** - Adjust laser color, intensity, beam shape, and other attributes to fit your creative vision.
3. **Compatibility with Eevee and Cycles** - Enjoy the flexibility to use lasers in both real-time and path-tracing render engines.
4. **Geometry Nodes-Based Control** - Laser System harnesses Geometry Nodes, allowing for procedural adjustments and high levels of detail.
5. **Optimized for Performance** - Create complex effects without significant slowdowns, thanks to efficient node setups.

### System Requirements

To ensure **Laser System** runs smoothly and performs optimally, please make sure your setup meets the following requirements:

* **Blender Version**: Laser System is compatible with Blender **4.2 and above**.
* **Hardware Requirements**: The addon should perform well on most modern systems, but for optimal performance, a **dedicated GPU** is recommended, especially when rendering in Cycles.

By meeting these requirements, you’ll ensure that the Laser System addon functions smoothly and delivers the best possible experience in your Blender projects.


---

# 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://docs.cgpoly.io/laser-system-documentation/getting-started/introduction.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.
