# How does the sharing feature work?

It’s very simple: you upload any 3D model in your preferred format, apply the materials and customizations you want, and generate a unique link. You can easily share this link through any communication channel—WhatsApp, email, even Instagram—allowing anyone to instantly access and view your design.


---

# 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.rhinoartisan.com/connect/frequently-asked-questions/design-and-usage/how-does-the-sharing-feature-work.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.
