> For the complete documentation index, see [llms.txt](https://docs.d5render.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.d5render.com/d5-lite/lite-user-manual/other-features.md).

# Other Features

1. Always on Top
   1. Lite window stays on top of SketchUp by default
   2. This feature can be disabled.
   3. Shortcut: Alt + Shift + T
2. Fullscreen Mode
   1. Hides tool panels in render mode
   2. Shortcut: F9
3. Account Login
   1. D5 Lite and D5 Render share the same login state on a single device.
   2. Logging into one logs you into the other; logging out logs both out
   3. This shared login state supports both personal and team login modes.
4. Shortcut tips
   1. You can enable or disable shortcut key tips in the toolbar settings.

<figure><img src="/files/xhP5EQMZhCkTRe7XJKrQ" alt="" width="513"><figcaption></figcaption></figure>


---

# 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.d5render.com/d5-lite/lite-user-manual/other-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.
