# Eraser

<figure><img src="/files/5y2t9abiVUZBYhfWuAQE" alt=""><figcaption></figcaption></figure>

Eraser works identically as brush, only that it removes content instead of adding. There are a few options that are missing for the eraser tool like watercolor or jumble stroke type because it doesn't apply when erasing content.

{% hint style="info" %}
If we lower the opacity of the eraser, it will only reduce the opacity of the content instead of removing it.
{% endhint %}

[Read about how the options work for brush >](/tools/brush.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/tools/eraser.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.
