# Vegetation Tool

In the Asset Library, numerous vegetation models are provided according to the classification of common plants, which can be downloaded by clicking on them, and can be used as a single model in the scene, or can be scattered in the scene using the vegetation tool.

## :paintbrush:Brush and Scatter

{% content-ref url="vegetation-tool/brush-and-scatter" %}
[brush-and-scatter](https://docs.d5render.com/user-guide/vegetation-tool/brush-and-scatter)
{% endcontent-ref %}

:point\_up\_2:Use the Brush tool to draw the plants on the model surface.

## :broom:Eraser and Clean

{% content-ref url="vegetation-tool/eraser-and-clean" %}
[eraser-and-clean](https://docs.d5render.com/user-guide/vegetation-tool/eraser-and-clean)
{% endcontent-ref %}

:point\_up\_2:Use the eraser to clear the drawn plants.

## :evergreen\_tree:Vegetation Path

{% content-ref url="vegetation-tool/vegetation-path" %}
[vegetation-path](https://docs.d5render.com/user-guide/vegetation-tool/vegetation-path)
{% endcontent-ref %}

:point\_up\_2:Plant vegetation linearly by drawing paths.


---

# 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/vegetation-tool.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.
