# What is Superior Worlds?

The term Superior Worlds is a pledge to pursue and develop Unity tools and assets for creating realistic landscapes. The aim is to raise the bar for anyone making an open world while striving to balance performance, costs, and time investments while respecting player immersion.

Superior Worlds provides World Building tutorials and Unity assets to facilitate a Gaea workflow. Look at our projects to discover more:

* Environment assistive and composition tools
* Pre-made Unity mesh and terrain assets
* Gaea tutorials and project files


---

# 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://superior-worlds.gitbook.io/superior-worlds/what-is-superior-worlds.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.
