# AI Color Palette

The AI Color Palette is a feature that turns the description of your landscape into a Color Palette. You can use this as input of your [TerraformerGenerator](/v.1.0.0.alpha-4/explore-topics/generator/global-generator/terraformergenerator.md#color-palette) in your [TerraformerGenerator](/v.1.0.0.alpha-4/explore-topics/generator/global-generator/terraformergenerator.md). To open the AI Color Palette, navigate to the MoonlanderSDK in your Unity Window, and click AI Toolkit > AI Color Palette.

You can then type in a scenario or mood of your palette, and select the number of colors you would like to receive.

{% embed url="<https://www.loom.com/share/1696a1578d254d919a4352963895e8b3>" fullWidth="false" %}


---

# 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.moonlander.ai/v.1.0.0.alpha-4/explore-topics/ai-toolkit/ai-color-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.
