# Palette

- [Overview](https://docs.pixquare.art/palette/overview.md)
- [The basics](https://docs.pixquare.art/palette/the-basics.md)
- [Gradient generator](https://docs.pixquare.art/palette/gradient-generator.md)
- [Shading](https://docs.pixquare.art/palette/shading.md)
- [Lospec integration](https://docs.pixquare.art/palette/lospec-integration.md)
- [Importing palettes](https://docs.pixquare.art/palette/importing-palettes.md)
- [Palette sorting](https://docs.pixquare.art/palette/palette-sorting.md)
- [Color placement](https://docs.pixquare.art/palette/color-placement.md): We can customize where the color are placed on the palette
- [Color reduction](https://docs.pixquare.art/palette/color-reduction.md): Quickly reduce the color count of our active palette
- [Other operations](https://docs.pixquare.art/palette/other-operations.md)


---

# 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.pixquare.art/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.
