# Adjusting Seed

From the previous articles you should now have a basic understanding of how World Creator operates. Let's start creating a real world terrain by creating a sandy river valley.

We first start by increasing our seed to a base terrain, that resembles our wanted look better. We do this in the main [terrain settings panel](https://docs.world-creator.com/reference/terrain).&#x20;

{% hint style="info" %}
Changing the seed in the terrain settings adjusts it globally, which means it also changes the seed for all other elements such as shape layers, filters and distributions. To change the seed locally, simply change it in the element you want to adjust.
{% endhint %}

<div><figure><img src="https://2837684122-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM6zsxw2jbMYEZbKqEwpa%2Fuploads%2FQq7LH6hDr9Fc6sf66uTE%2Fwalkthrough_setup_01.webp?alt=media&#x26;token=c5582e11-cad4-4a98-9048-d88f1385c972" alt=""><figcaption><p>Base Seed</p></figcaption></figure> <figure><img src="https://2837684122-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM6zsxw2jbMYEZbKqEwpa%2Fuploads%2Fg2CzhbGqqmZwyh2rawei%2Fwalkthrough_setup_02.webp?alt=media&#x26;token=9bf1d9f5-28ad-46b5-82e6-657c344050f5" alt=""><figcaption><p>Seed set to 12</p></figcaption></figure></div>


---

# 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://docs.world-creator.com/walkthrough/crafting-a-shape/create-a-volcano.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.
