# Plugin Content

<figure><img src="/files/CpWGwH33Z9q6pTusHCgy" alt=""><figcaption></figcaption></figure>

### Base

* Curves: Default curves for a new waterfall
* Materials
  * Base: Parent Materials for the default Material Instances
  * Data: Kill Plane materials
  * Functions: Material Functions for the default materials
  * Instances: Default Material Instances for a new waterfall
* Particles: Default Niagara Systems for a new waterfall
* Textures: Textures for the default Materials

### Example

* Map\_Example: Example content to see the Waterfall Tool 2 in use
* Meshes: Meshes and materials for the example map


---

# 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.shadersource.io/assets-and-plugins/waterfall-tool-2/how-to-use/plugin-content.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.
