# Lunix Platform and Lunix Studio Documentation

### Introduction

Lunix is an all-in-one platform for creating and developing websites with the help of AI-powered tools. **Lunix Studio** is the platform’s premium development suite, offering a collection of integrated modules that streamline web development tasks – from analyzing existing websites to generating code, images, and entire web pages. The goal of Lunix Studio is to **transform websites into production-ready components** using AI analysis, and to provide creative tools that accelerate the design and development process. In this guide, we introduce new users to Lunix Studio, explain its functionality, and walk through how to use each part of the platform.\
![](https://3697458876-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4qrVyU5CsTXPtiIUqqsy%2Fuploads%2F3Fp4cXjEK3QCtriHI0N9%2Fimage.png?alt=media\&token=955f0c4f-e7e1-44ab-9df0-bb87b91c45c8)

**Key Features of Lunix Studio:** Lunix Studio combines multiple tools in one interface. You can analyze a website’s structure and tech stack with AI, chat with intelligent assistants (like GPT-4 or Claude) to get help, automatically generate React code and images, visually build web pages by dragging and dropping components, edit photos on the fly, create slide presentations from content, and even run custom Python scripts. All of these capabilities are accessible from a unified user interface, making Lunix Studio a powerful hub for web developers and designers looking to leverage AI in their workflow.\
![](https://3697458876-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4qrVyU5CsTXPtiIUqqsy%2Fuploads%2FcghDQD0kxsxJWspXL4Xh%2Fimage.png?alt=media\&token=2e0682e5-2c9c-4162-8626-f6f2f9682993)


---

# 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.lunix.technology/lunix-platform-and-lunix-studio-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.
