# Getting started

There are three essential steps in order to create your first distribution and start your journey with Rhino Nature. It is really easy, please follow the steps below:

First, add an ecosystem by clicking the Add Ecosystem button.

![](https://3157212555-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M79qeVXsEFgtyQoo65a%2F-Mg4YwS36YVOQUAlqcEY%2F-Mg4ZEZgScKQD8HCZmOS%2Fgetting-started-part1.gif?alt=media\&token=0792cb1a-425d-449a-84be-4db85ec4aedd)

Second, add an entity by clicking the Add Entity button and picking the desired object which you want to distribute.

![](https://3157212555-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M79qeVXsEFgtyQoo65a%2F-Mg4YwS36YVOQUAlqcEY%2F-Mg4_8YltAsxliiIM2CN%2Fgetting-started-part2.gif?alt=media\&token=eb291db6-9417-47b1-bb20-b2f8736e035a)

Third, add a domain by clicking the Add Domain button and picking the desired object on which you want to distribute the entities.

![](https://3157212555-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M79qeVXsEFgtyQoo65a%2F-Mg4YwS36YVOQUAlqcEY%2F-Mg4_HKQQg8oA6y020og%2Fgetting-started-part3.gif?alt=media\&token=8eed2d32-a2b9-4c6b-a80a-80183b411c9f)

**Congratulations!** You have created your first ecosystem. Now you can start playing around with [Distribution](https://help.rhinonature.com/manual/distribution) and [Transform](https://help.rhinonature.com/manual/transform) settings to find the look you're after!

{% hint style="info" %}
Notice that most of the commands under the buttons allow picking a few more interesting options in the command prompt, which might be very handy during work.
{% endhint %}

{% hint style="warning" %}
Remember that some of the commands under the buttons (for eg. Add Domain) may need explicit traditional acceptance (hitting enter or right-clicking).
{% endhint %}


---

# 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.rhinonature.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.
