# How to use Advanced Brush?

Version 2.11 introduces the Advanced Brush tool based on Procedural Content Generation (PCG) technology, providing a more convenient plant drawing experience.

<figure><img src="/files/n2yMvlr9Q1cCYksNzLK6" alt=""><figcaption><p>Advanced Brush Tool</p></figcaption></figure>

### Operating method:

Select the Advanced Brush Tool from the top toolbar or use the shortcut key N to activate it quickly. Once in this mode, the mouse pointer will change to the brush style, indicating you are ready to start drawing.

<figure><img src="/files/fPoytQOU27Kuh44uI7tJ" alt=""><figcaption><p>Start Drawing</p></figcaption></figure>

### Shortcut keys

Users can freely draw areas within the scene and use the following shortcut keys to conveniently adjust the tools:

* Activate advanced brush: **N**
* Switch between Brush and Eraser: **Alt**
* Select material to draw: **Shift**
* Adjust Brush/Eraser size: **`[`/`]`**

### Add Assets

After completing the drawing, click the “+” button in the right sidebar to add scatter content. After clicking Add, the scatter will begin to load automatically. Currently, content can be added in the following ways:

* Nature models in Asset Online Library natural: Select plant assets and add them to the scatter content.
* Scatter Presets: Select scatter presets and add them to the scatter content.
* Studio Presets: Select Personal/Team/D5 Curated Catter presets stored in the Cloud and add them to the scatter content.

<figure><img src="/files/ufwhFd2PwBv0nW49MyyE" alt="" width="275"><figcaption><p>Add Assets</p></figcaption></figure>

### Edit Scatter Parameters

The subsequent operation logic is consistent with the existing Scatter tool.


---

# 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.d5render.com/user-guide/tool/how-to-use-advanced-brush.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.
