# Basic Visualization

The following steps are required to stand up a product in the Threekit Platform.

### Upload Asset

Drag and drop Models and Materials to the Asset Listing or Asset Panel<br>

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

***

### Refine Asset

Use the Threekit Editor toolset to refine Assets to your liking.<br>

<figure><img src="/files/4swZuE9fwC5VbRkhnjj3" alt=""><figcaption></figcaption></figure>

***

### Create Catalog Item

Create a Catalog Item to house all relevant product metadata.<br>

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

***

### Associate Asset with Catalog Item

Associate uploaded Asset with the newly created Catalog Item and Save.<br>

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

***

### Create Public Token

[Create a public access token](https://community.threekit.com/hc/en-us/articles/4405748696603)

![](/files/hYeLBilNVek4yZeerAEv)

***

### Publish

* **Using the ID from the Catalog Item URL, assetID...**

![](/files/cHeioMFw9h2c6qGC5kjh)

* **and the Public Access token, authToken...**

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

* [Embed the Threekit playe&#x72;**...**](https://developer.threekit.com/reference/embedding-the-threekit-player)

![](/files/JwcywkVld1lcvB2XeQnZ)

* **to enjoy your stunning visual...**


---

# 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://community.threekit.com/learn/workflows/basic-visualization.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.
