> For the complete documentation index, see [llms.txt](https://skatter.help.lindale.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://skatter.help.lindale.io/manual/3d-bazaar.md).

# 3D Bazaar (Library)

[3D Bazaar](https://lindale.io/3dbazaar) is an extension bundled with Skatter that allows you to manage and import your local asset library. It also gives gives you access to an extensive marketplace of high-quality render-ready assets.

## Importing Skatter-ready assets from the marketplace

The marketplace contains hundreds of plants, both free and paid, that can be used with Skatter. Many of these assets are already pre-configured to be imported as Skatter compositions.

Click on the <img src="/files/-MkNKtDZFrHaNFLNYCkJ" alt="" data-size="original"> icon in the Skatter toolbar to open 3D Bazaar.

In the marketplace, click on the *Skatter Contents* category to access all the Skatter-ready assets. These are pre-configured to be imported directly as Skatter compositions, so that you don't have anything to configure (unless you want to tweak the distribution).

When importing a Skatter-ready asset from 3D Bazaar, you will need to select the appropriate file type:

![](/files/-MkNKgOquv8NW066_t2d)

{% hint style="info" %}
Any other object can be used in Skatter, but you will have to create the compositions yourself.
{% endhint %}

## Importing Skatter compositions from the local library

Compositions exported via the Compositions Manager (*.skatter* files) are recognized and listed by 3D Bazaar.\
You can import them directly, provided that Skatter is installed and enabled.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://skatter.help.lindale.io/manual/3d-bazaar.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.
