# 3.2 How do I share or download models

## Share

Open an already created dataset, click the Share button in the upper right corner to get a link to share the model with others. Others can view your model by clicking the link.&#x20;

![](https://saas.bk-cdn.com/t/8731847e-01c8-438b-9575-3484e4c58acf/u/83148d6f-a632-424c-b1e3-0cb734324a96/1714438587001/image.png)

## Download

Open an already created dataset, click on the Download button in the upper right corner to download the desired format files including OSGB, OBJ, DOM, and DSM.

Here you can see the size of each output file for the model, and you can also delete the output file, which will not be available for download.

![](https://saas.bk-cdn.com/t/8731847e-01c8-438b-9575-3484e4c58acf/u/83148d6f-a632-424c-b1e3-0cb734324a96/1714438565530/image.png)


---

# 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.get3d.ai/user-help-center/get3d-cloud/detailed-steps/3.2-how-do-i-share-or-download-models.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.
