# Features

#### Usual viewer features

* Teleport to SLURLs
* View local map and nearby residents
* Search for SL residents
* Access local chat
* Read and send IMs
* View groups
* Access group chat
* Browse and manipulate inventory
* Send inventory items to residents
* Send money
* Offer and accept teleport requests with notifications
* Offer and accept friendship requests with notifications
* Teleport home

#### Unique features

* Keep avatar online while browser is closed
* View IMs history while avatar offline
* Keep and view L$ transactions history
* Quick IM notecards [(?)](/viewer-features/quick-im-notecards.md)
* Mass IM delivery [(?)](/viewer-features/mass-im.md)
* 3D Shots [(?)](/viewer-features/3d-shot.md)
* IM Autoresponder [(?)](/viewer-features/im-autoresponder.md)
* Light Mode [(?)](/viewer-features/light-mode.md)
* IM History encryption [(?)](/viewer-features/im-history-encryption.md)
* Interactive visitor radar [(?)](/viewer-features/visitor-radar.md)

SpeedLight is just launched so we also have a whole bunch of features planned:

* Group notices: regular and scheduled
* Inventory uploads
* 3D world view in browser (80% completed, planned to get released soon)

[Compare the Free and Gold](/viewer-features/facility-comparison.md) facility features. [Check this page](/viewer-features/feature-roadmap.md) for more planned features.

### What's next?

* [Create a free account](https://speedlight.io)
* [Check SpeedLight pricing](/pricing.md)


---

# 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/features.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.
