# OBJECTS TAB

<figure><img src="/files/rxTO02JddPDErrLAdAhM" alt=""><figcaption></figcaption></figure>

**Objects** are assets that populate your map, ranging from the smallest pebble to the tallest tree, including every flower pot, table, rug and imaginable treasure chest in between. That will be the core of your map. \
\
Both the [Objects Tool](/guide/all-the-tools/objects-tab/objects-tool.md) and the [Scatter Tool](/guide/all-the-tools/objects-tab/scatter-tool.md) use the same asset library, but they differ in their use, as the first tool lets you place them **one by one**, and the second tool lets you select a few of them and **randomize** their placement.&#x20;

<figure><img src="/files/REe5SMomidwWs9c4uVuc" alt=""><figcaption></figcaption></figure>


---

# 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://dungeondraft-encyclopaedia.gitbook.io/guide/all-the-tools/objects-tab.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.
