# Dreamscape Series Overview

{% hint style="info" %}
**Good to know:** The Dreamscape Series is available for both the Unreal Engine & Unity 3D.

Each page will have a small indicator at the beginning that will mention the engine it refers to and the specific collection in the series it refers to.
{% endhint %}

Dreamscape is a series of Asset Collections released for the Unreal & Unity 3D game engines.

All collections in the Dreamscape series are fully compatible with each other both visually and on a technical level, with each collection featuring a shared base of shaders & material and they can be installed on top of each other without conflicts.

## Current Releases (in order)

### Unreal Engine

1. Dreamscape: Meadows - <https://www.unrealengine.com/marketplace/en-US/product/dreamscape-nature-meadows>
2. Dreamscape: Mountains - <https://www.unrealengine.com/marketplace/en-US/product/dreamscape-nature-mountains>
3. Dreamscape: Tower - <https://www.unrealengine.com/marketplace/en-US/product/dreamscape-nature-tower-stylized-open-world-environment>
4. Dreamscape: Village - <https://www.unrealengine.com/marketplace/en-US/product/dreamscape-village-stylized-modular-open-world-environment>
5. Skyreach Kingdom - <https://www.fab.com/listings/62e26424-f7c0-4bb3-962d-ca2fe5f9ff84>

### Unity 3D

1. Dreamscape: Meadows - <https://assetstore.unity.com/packages/3d/environments/fantasy/dreamscape-nature-meadows-186894>
2. Dreamscape: Mountains - <https://assetstore.unity.com/packages/3d/environments/fantasy/dreamscape-nature-mountains-201674>
3. Dreamscape: Campsite - <https://assetstore.unity.com/packages/3d/environments/fantasy/dreamscape-nature-campsite-205065>
4. &#x20;Dreamscape Tower - <https://assetstore.unity.com/packages/3d/environments/fantasy/dreamscape-nature-tower-stylized-open-world-environment-226552>
5. Dreamscape Village - <https://assetstore.unity.com/packages/3d/environments/fantasy/dreamscape-village-stylized-open-world-environment-244797>
6. [KINGDOM : Stylized Modular Castle Environment](https://assetstore.unity.com/packages/slug/303689)
7. [Farmlands : Ultimate Stylized Farm Environment](https://assetstore.unity.com/packages/slug/317546)


---

# 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://polyart.gitbook.io/dreamscape-series/dreamscape-series-overview.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.
