# Share project

After your project is successfully published, you can choose from several ways to share and present your 3D/AR project based on your learning or presentation needs. The available options include:

1. **Share via Project Link**\
   Instantly share your project using a link that can be accessed across devices without any additional installation.
2. **Share via QR Marker**\
   Use a QR marker to display AR/3D content by scanning, ideal for printed materials such as posters, modules, or activity sheets.
3. **Show 3D/AR in Canva**\
   Embed your 3D/AR project directly into Canva designs to enhance visual materials, presentations, or digital learning content.
4. **Show 3D/AR on a Website**\
   Embed your 3D/AR project on a website so users can access it directly through their browser.
5. **Show AR/3D in Quizizz**\
   Integrate AR/3D content into Quizizz activities to create a more interactive and contextual learning experience.


---

# 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://guide.assemblredu.com/en/create-ar-3d-content/editor/3.-publish-and-share/share-project.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.
