> For the complete documentation index, see [llms.txt](https://docs.speedlight.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.speedlight.io/viewer-features/3d-shot.md).

# 3D Shot

**3D Shot** is the feature of SpeedLight which allows making "live" 3D photos of in-world objects. Check an example below (open and use mouse/touch to rotate):

{% embed url="<https://lightshot.cc/shot/f0ca38ae-04ee-4f9c-9f14-0a587d1f4ed4>" %}

![](/files/-McoE1eMx0yQYBxZ2tfD)

Read [our FAQ](/viewer-features/3d-shot/faq.md) to know more about 3D Shot.

### How to create

Creating 3D Shot is simple:

1. Open SpeedLight 3D View
2. Right-click (or long-tap) an object
3. Choose "Make 3D Shot"
4. Click the notification button to open your shot.

#### Updating your existing 3D Shot

Right-click the same in-world object and select "Make 3D Shot" again.

### How to view and share

Login to SpeedLight, [3D Shots section](https://speedlight.io/my/viewer/glaznah_gassner/special/3dshots):

![](/files/-McoHHz7_HcsQmxzClmY)

&#x20;Click your shot to get a permanent shot URL.

### Storage fees

There's no per-shot storage fees. However, one-time purchase of "Lifetime 3D Shot" extension is required to keep **all avatar shots** forever.

All 3D Shots created during a test period **do not expire.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.speedlight.io/viewer-features/3d-shot.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.
