# Getting started

Three steps to quickly get you started with Skatter:

1. **Download Transmutr here:** [**https://getskatter.com/download/**](https://getskatter.com/download/)
2. **Install it, then open it and start the 15 days trial.**\
   Once the trial is expired, you can purchase a license here: <https://getskatter.com/>
3. **Watch this Quick Start video or read the written tutorial below:**

{% embed url="<https://www.youtube.com/watch?v=hMv1gpaCeyM>" %}

##

First, start by picking a surface on which you want to scatter your objects. Here we select the terrain. <br>

![](http://files.getskatter.com/docs/img/quickstart01.gif)

##

Next, pick the objects you want to scatter on your surface. <br>

![](http://files.getskatter.com/docs/img/quickstart02.gif)

##

Finally, click on "(re)Generate". Congratulations! You just made your first Skatter group :) <br>

![](http://files.getskatter.com/docs/img/quickstart03.gif)

##

Alternatively, before clicking on "(re)Generate", check the "Render only" checkbox. The objects won't be generated in the model, but they will be sent to the render engine (Thea in this case). \
This is very usefull when you want to scatter thousands of objects without overloading Sketchup and slowing down the viewport.

{% hint style="info" %}
Note : This is only supported by V-Ray, Thea, Corona, Octane, Indigo, Enscape, Shaderlight, IRender nXt, Twilight Pro, Raylectron and Kerkythea. If you don't use these render engines, do not check "Render only".
{% endhint %}

![](http://files.getskatter.com/docs/img/quickstart04.gif)

##

You can also restrict where objects are scattered using Areas. Pick an area in the model (a curve in a group), or paint one using the Paint brush.

{% hint style="info" %}
Note : You first need to uncheck "Use surface boundaries as include area".
{% endhint %}

![](http://files.getskatter.com/docs/img/quickstart06.gif)

##

Then, try to play with the settings to understand what they do. Please read the manual, but there's nothing better than trying yourself ;) <br>

![](http://files.getskatter.com/docs/img/quickstart05.gif)


---

# 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://help.getskatter.com/getting-started.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.
