# Skatter Help

## Skatter Help

- [Welcome to Skatter](https://skatter.help.lindale.io/master.md): The most powerful Scattering Extension for SketchUp
- [Getting started](https://skatter.help.lindale.io/getting-started.md)
- [Tutorials](https://skatter.help.lindale.io/tutorials.md)
- [Creating Landscapes (Webinar)](https://skatter.help.lindale.io/tutorials/creating-landscapes-webinar.md)
- [Skatter for interiors](https://skatter.help.lindale.io/tutorials/skatter-for-interiors.md)
- [What's new in Skatter v2](https://skatter.help.lindale.io/tutorials/whats-new-in-skatter-v2.md)
- [FAQ](https://skatter.help.lindale.io/faq.md)
- [I have lost or didn't receive my license key](https://skatter.help.lindale.io/faq/i-have-lost-or-didnt-receive-my-license-key.md)
- [How can I reset my license activations?](https://skatter.help.lindale.io/faq/how-can-i-reset-my-license-activations.md)
- [On how many computers can I use my license?](https://skatter.help.lindale.io/faq/on-how-many-computers-can-i-use-my-license.md)
- [What are the software and hardware requirements to run Skatter?](https://skatter.help.lindale.io/faq/what-are-the-software-and-hardware-requirements-to-run-skatter.md)
- [Where can I find plant models to use with Skatter?](https://skatter.help.lindale.io/faq/where-can-i-find-plant-models-to-use-with-skatter.md)
- [Why is my grass upside-down?](https://skatter.help.lindale.io/faq/why-is-my-grass-upside-down.md)
- [Why are my scattered objects off-center?](https://skatter.help.lindale.io/faq/why-are-my-scattered-objects-off-center.md)
- [I cannot activate my license due to a restrictive internet connection](https://skatter.help.lindale.io/faq/i-cannot-activate-my-license-due-to-a-restrictive-internet-connection.md)
- [I'm a Render Engine developer, how can I support Skatter?](https://skatter.help.lindale.io/faq/im-a-render-engine-developer-how-can-i-support-skatter.md)
- [Things to know](https://skatter.help.lindale.io/manual/things-to-know.md)
- [Generating instances](https://skatter.help.lindale.io/manual/generating.md)
- [Hosts](https://skatter.help.lindale.io/manual/hosts.md)
- [Scattered objects](https://skatter.help.lindale.io/manual/scattered-objects.md)
- [Distribution](https://skatter.help.lindale.io/manual/distribution.md)
- [Masks](https://skatter.help.lindale.io/manual/masks.md)
- [Filters](https://skatter.help.lindale.io/manual/filters.md)
- [Transformations](https://skatter.help.lindale.io/manual/transformations.md)
- [Materials](https://skatter.help.lindale.io/manual/materials.md)
- [Camera](https://skatter.help.lindale.io/manual/camera.md)
- [Composition Manager](https://skatter.help.lindale.io/manual/composition-manager.md)
- [3D Bazaar (Library)](https://skatter.help.lindale.io/manual/3d-bazaar.md)
- [Release notes](https://skatter.help.lindale.io/release-notes.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://skatter.help.lindale.io/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.
