# Advanced Tab

The Advanced Tab is a more complex version of the tool with many more options to tweak minor parts of a waterfall.

It's split up into five dierent tabs:

* [**Paths**](/assets-and-plugins/waterfall-tool-2/how-to-use/waterfall-tool-2-editor-mode/advanced-tab/paths.md): Advanced settings for generating the Waterfall Paths.
* [**Meshes**](/assets-and-plugins/waterfall-tool-2/how-to-use/waterfall-tool-2-editor-mode/advanced-tab/meshes.md): Advanced settings for generating the Waterfall Meshes.
* [**Materials**](/assets-and-plugins/waterfall-tool-2/how-to-use/waterfall-tool-2-editor-mode/advanced-tab/materials.md): Easily manage the materials applied to the dynamic and static meshes.
* [**FX**](/assets-and-plugins/waterfall-tool-2/how-to-use/waterfall-tool-2-editor-mode/advanced-tab/fx.md): Generate and manage particle FX and sound FX for the waterfall.
* [**Bake**](/assets-and-plugins/waterfall-tool-2/how-to-use/waterfall-tool-2-editor-mode/advanced-tab/bake.md): Bake the generated dynamic meshes to a static mesh asset.


---

# 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/waterfall-tool-2-editor-mode/advanced-tab.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.
