# Introduction

Pixquare is the most powerful and feature-rich pixel art editor for iOS devices (iPhones and iPads). It also supports MacOS devices with Apple silicon, but some features and operations are not as optimized. Created with a dedication to pixel art, Pixquare has a clean and spacious design that is friendly to both professionals and beginners.

[Interface and Gestures](https://docs.pixquare.art/interface-and-gestures)

[Tools](https://docs.pixquare.art/tools)

[Timeline and Layers](https://docs.pixquare.art/timeline-and-layers)

[Palette](https://docs.pixquare.art/palette)

[Additional Features](https://docs.pixquare.art/additional-features)

[Settings](https://docs.pixquare.art/settings)

[Gallery](https://docs.pixquare.art/gallery)

[Pixquare File (.px)](https://docs.pixquare.art/pixquare-file)

[Themes](https://docs.pixquare.art/themes)

[Misc](https://docs.pixquare.art/misc)

[Pixquare's official website >](https://www.pixquare.art/)


---

# 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/introduction.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.
