# MAGIC PALETTE - Guide

## MAGIC PALETTE - Guide

- [What is Magic Palette](https://sand-rush.gitbook.io/magic-palette-user-guide/what-is-magic-palette.md)
- [Getting Started](https://sand-rush.gitbook.io/magic-palette-user-guide/getting-started.md)
- [Use the Level Generator](https://sand-rush.gitbook.io/magic-palette-user-guide/getting-started/use-the-level-generator.md)
- [Create a Level Design in Voxels](https://sand-rush.gitbook.io/magic-palette-user-guide/getting-started/create-a-level-design-in-voxels.md)
- [Work with Palettes & Blocks](https://sand-rush.gitbook.io/magic-palette-user-guide/getting-started/work-with-palettes-and-blocks.md): Learn how to assign BLOCKs to your voxel model in Magic Palette. In this tutorial we cover all the basics to work with HEX colors and BLOCKs to bring your level design to life with just a few clicks.
- [Work with the Block Manager](https://sand-rush.gitbook.io/magic-palette-user-guide/getting-started/work-with-the-block-manager.md)
- [Advanced Level Design Tutorials](https://sand-rush.gitbook.io/magic-palette-user-guide/getting-started/advanced-level-design-tutorials.md)
- [Interface Overview](https://sand-rush.gitbook.io/magic-palette-user-guide/interface-overview.md)
- [Top Bar](https://sand-rush.gitbook.io/magic-palette-user-guide/interface-overview/top-bar.md)
- [Viewport](https://sand-rush.gitbook.io/magic-palette-user-guide/interface-overview/viewport.md)
- [Side Panels](https://sand-rush.gitbook.io/magic-palette-user-guide/interface-overview/side-panels.md)
- [Land Generator](https://sand-rush.gitbook.io/magic-palette-user-guide/interface-overview/side-panels/land-generator.md)
- [Palette Builder](https://sand-rush.gitbook.io/magic-palette-user-guide/interface-overview/side-panels/palette-builder.md)
- [Block Manager](https://sand-rush.gitbook.io/magic-palette-user-guide/interface-overview/side-panels/block-manager.md)
- [Bottom Bar](https://sand-rush.gitbook.io/magic-palette-user-guide/interface-overview/bottom-bar.md)
- [FAQs](https://sand-rush.gitbook.io/magic-palette-user-guide/faqs.md): Find answers to some common questions about Magic Palette here.
- [Changelog](https://sand-rush.gitbook.io/magic-palette-user-guide/changelog.md): Find out what was added and updated with the latest releases of Magic Palette


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://sand-rush.gitbook.io/magic-palette-user-guide/what-is-magic-palette.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.
