# Feature roadmap

Building a full-scale Second Life viewer, we have a huge list of features to implement.&#x20;

Complex features we are developing now:

* 3D world view in a browser\
  Status: alpha; works but with no avatar support
* Group notices: regular and scheduled\
  Status: alpha, the regular notices
* Group chat moderation

  Status: planned

If you feel there's a feature exists you can not live without, contact us to push the development of the essential function and make SpeedLight even more efficient!

[Back to features](/features.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/viewer-features/feature-roadmap.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.
