# Skatter v1 Help

## Skatter v1 Help

- [Welcome to Skatter](https://help.getskatter.com/master.md)
- [Getting started](https://help.getskatter.com/getting-started.md)
- [FAQ](https://help.getskatter.com/faq.md)
- [Tutorials](https://help.getskatter.com/tutorials.md)
- [Quick Start](https://help.getskatter.com/tutorials/quick-start.md)
- [In-Depth Video Tutorials](https://help.getskatter.com/tutorials/in-depth-video-tutorials.md): This is a very comprehensive series of tutorials by TutorialsUp, going through all of the main features of Skatter.
- [Creating a green wall](https://help.getskatter.com/tutorials/creating-a-green-wall.md)
- [Quick tip : How to disable falloffs on Surface Boundaries?](https://help.getskatter.com/tutorials/how-to-disable-falloffs-on-surface-boundaries.md)
- [Quick tip : Radial Distribution](https://help.getskatter.com/tutorials/radial-distribution.md)
- [Quick tip : Parking lots](https://help.getskatter.com/tutorials/parking-lots.md)
- [Quick tip : Ivy / Hedges](https://help.getskatter.com/tutorials/ivy-hedges.md)
- [Third-party tutorials](https://help.getskatter.com/tutorials/third-party-tutorials.md)
- [Stuff to know](https://help.getskatter.com/manual/stuff-to-know.md)
- [Generating](https://help.getskatter.com/manual/generating.md)
- [Hosts](https://help.getskatter.com/manual/hosts.md)
- [Scattered Objects](https://help.getskatter.com/manual/scattered-objects.md)
- [Distribution](https://help.getskatter.com/manual/distribution.md)
- [Clipping areas](https://help.getskatter.com/manual/masks.md)
- [Random Transform](https://help.getskatter.com/manual/random-transform.md)
- [Camera Clipping](https://help.getskatter.com/manual/camera-clipping.md)
- [Miscellaneous](https://help.getskatter.com/manual/miscellaneous.md)
- [Tab : Render List](https://help.getskatter.com/manual/render-list.md)
- [Tab : Options](https://help.getskatter.com/manual/options.md)
- [Library](https://help.getskatter.com/manual/library.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.getskatter.com/master.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.
