# Showcase

<figure><img src="/files/E7I60LbK4YolItmGnryF" alt="" width="375"><figcaption></figcaption></figure>

The Kaedim Showcase is a gallery of Game-ready assets that you can view and inspect. There are a variety of styles in the Showcase, from stylised to realistic assets.

You can find it by clicking on the [Showcase](https://www.app.kaedim3d.com/showcase) tab in the main navigation bar.

<figure><img src="/files/38pmgaH9SC6DjPwZe60Q" alt=""><figcaption></figcaption></figure>

You can view every asset's different stages in the 3D viewers, such as UV Unwrap and Texture.

<figure><img src="/files/0ojGtz0RUhSfTMu3fQA5" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
These assets are **view-only** and cannot be downloaded.
{% endhint %}


---

# 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.kaedim3d.com/welcome/get-started/showcase.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.
