# 3D Shot FAQ

#### What is 3D Shot?

3D Shot is an instant "photo" of a Second Life object. It is a link viewable in any browser, no Second Life required.

The primary goal is to allow showing your creations without Second Life: at SL Marketplace, in blogs and Facebook posts. *It is like a live picture which you can enter, rotate and zoom.*

#### Does 3D Shot changes with an original object? Gets removed?

No, 3D Shot is not connected with an original object. Original object can be modified or removed, and 3D Shot survives.

#### Can I make a 3D shot or the object I don't own?

Yes, you can do a shot of any object, even if you don't own it.

#### Is it safe to copy and display an object?

3D Shot it is not a tool for "copy-catting" an object: the copy is rougher; it does not contain important building data and scripts; all the data used is equal to a regular viewer's usage. The texture quality is much lower, too.

#### Can I make 3D Shot in viewers other than SpeedLight?

No, only SpeedLight viewer 3D allows creating 3D shots.

#### Will be there a shot of avatars?

Yes, we plan adding 3D shots of avatars, too. This is a bit more complex task because of animations and such. But we plan to implement it as well.


---

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