# Share

Once your asset is "For Review" or "Complete," you will be able to share your assets with your team members by clicking on the Share button and copying the asset link. To enable sharing, click on the ellipses next to the asset version you'd like to share.

<figure><img src="/files/89hjvbJoQtD4PhDiBKES" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/b5qQ0b9qnYG9P6kqP9DV" alt="" width="257"><figcaption></figcaption></figure>

This will generate a shareable link to a full screen 3D viewer of your model with an option to view input images, dimensions, and the wireframe.

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

{% hint style="info" %}
You can view this asset [here](https://www.app.kaedim3d.com/shareAsset?asset=f07d791e-1f4e-4b94-9c5f-36b39a801697\&iteration=4).
{% 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/managing-assets/exporting-assets/share.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.
