# WYSWYG applied to LayerVision

With VisionSDK, we’ve implemented a WYSIWYG (What You See Is What You Get) approach for developing on LayerVision. This means that developers can create and modify their projects in a visual interface, allowing them to see real-time changes without the need for extensive coding knowledge. By simplifying the development process, we make it easier for creators to build engaging experiences on LayerVision.

This intuitive design empowers users to focus on their creative ideas and gameplay mechanics rather than getting bogged down by technical complexities. The WYSIWYG functionality ensures that what developers envision can be realized quickly and efficiently, making LayerVision an accessible platform for a wide range of creators, from beginners to experienced professionals.


---

# 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.visiongame.io/visiongame-ecosystem/visionsdk/wyswyg-applied-to-layervision.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.
