# Share it with Others

You can generate a short link and share it with others so they can see the 3D model you have in your collection.

Click the <img src="/files/GTdbZDvhM8FNVHhI7wXO" alt="" data-size="line"> at the top right corner of the asset card and then click  <img src="/files/TI5iyOEobwamiQkEViIT" alt="" data-size="line"> to share the assets with members of your team or to invite others to the platform to collaborate on the asset.

You can also click <img src="/files/oDImBFBkCM5ROjPP6gnw" alt="" data-size="line"> to automatically copy a short link to the asset into your clipboard.

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

{% hint style="success" %}
The short link should look something like **`https://go.echo3D.co/ABCD`**
{% endhint %}

Paste and share the link with team member&#x73;**.** Clicking the short link redirects to our platform, where they can click the <img src="/files/-M8RtgG2kuQoYJ9CPgkg" alt="" data-size="original"> button to place the 3D model on the floor around them.

![](/files/-M8S6cjO9ksng67_VtNU)


---

# 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.echo3d.com/quickstart/share-it-with-others.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.
