# Dash Tools

- [Alpha Cut](https://docs.polygonflow.io/dash-tools/alphacut.md)
- [Blend Material](https://docs.polygonflow.io/dash-tools/blendmaterialtool.md)
- [Cable Tool](https://docs.polygonflow.io/dash-tools/cabletool.md)
- [Edit Camera](https://docs.polygonflow.io/dash-tools/cameratool.md)
- [Channel Packer](https://docs.polygonflow.io/dash-tools/channelpacker.md)
- [Curve Tool](https://docs.polygonflow.io/dash-tools/curvedrawer.md)
- [Project Curves](https://docs.polygonflow.io/dash-tools/curvesproject.md)
- [Decal Scatter](https://docs.polygonflow.io/dash-tools/decalscatter.md)
- [Fog Card](https://docs.polygonflow.io/dash-tools/fogcardtool.md)
- [Volumetric Fog](https://docs.polygonflow.io/dash-tools/fogtool.md)
- [Grid Scatter](https://docs.polygonflow.io/dash-tools/gridscatter.md)
- [Vines](https://docs.polygonflow.io/dash-tools/ivy.md)
- [Edit Material](https://docs.polygonflow.io/dash-tools/materialtool.md)
- [Mesh Scatter](https://docs.polygonflow.io/dash-tools/meshscatter.md)
- [Edit Particles](https://docs.polygonflow.io/dash-tools/particletool.md)
- [Path Scatter](https://docs.polygonflow.io/dash-tools/pathscatter2.md)
- [Instance Variation](https://docs.polygonflow.io/dash-tools/perinstancecustomizer.md)
- [Quick Pipe](https://docs.polygonflow.io/dash-tools/quickpipe.md)
- [Radial Scatter](https://docs.polygonflow.io/dash-tools/radialscatter.md)
- [Road Tool](https://docs.polygonflow.io/dash-tools/roadtool.md)
- [Surface Scatter](https://docs.polygonflow.io/dash-tools/surfacescatter.md)
- [Terrain Tool](https://docs.polygonflow.io/dash-tools/terraingenerator.md)
- [Transform Tool](https://docs.polygonflow.io/dash-tools/transformtool.md)
- [Volume Scatter](https://docs.polygonflow.io/dash-tools/volumescatter.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.polygonflow.io/dash-tools.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.
