# Overview

In addition to other popular tools like [brush](/tools/brush.md) or [eraser](/tools/eraser.md), Pixquare's also equipped with a few more advanced features that can be turned on when needed.

### Symmetry (mirroring)

Whether we want to create repeated pattern, optically mesmerizing artwork, or just 2 side of a symmetrical object, the Symmetry tool can help with that.

[Read more >](/additional-features/symmetry.md)

### Reference images

Add images in floating windows to use as reference while sketching with this feature.

[Read more >](/additional-features/reference-images.md)

### Left-hand mode

For lefties, this feature will flip the layout of the UI so that it feels great with the pencil in your left hand.

[Read more >](/additional-features/left-hand-mode.md)

### Handy joystick

When drawing with one hand, the other hand is mostly free, so why not use it to trigger some quick actions with the joystick?

[Read more >](/additional-features/handy-joystick.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/additional-features/overview.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.
