# Installation and Setup

### Installation

1. D5 Lite supports SketchUp 2021 to 2025. Please close SketchUp before installing.
2. After downloading, open the installer (.exe file) and follow the instructions to complete the installation.

### Startup

1. Launch SketchUp
2. In the top menu of SketchUp, select Extensions -> D5 Lite to open the main interface.
3. After launching, log into your D5 account, and you can start using D5 Lite.

<figure><img src="/files/BAknBJasRdUUtn4ougR1" alt=""><figcaption></figcaption></figure>

### Toolbar Startup

Supports opening D5 Lite-related functions directly from the LiveSync toolbar.

<figure><img src="/files/7F0BSexMZ5g4G3JLMfWf" alt=""><figcaption></figcaption></figure>

### Known Issues

1. Compatible with SketchUp versions from 2021.1 to 2026.
2. Operating system: above Windows 10 v1909
3. Graphics card: NVIDIA RTX series GPU
4. Some crash issues may be related to SketchUp’s New Graphics Engine. Switching back to the Classic Graphics Engine may help improve stability.
5. Some performance or stuttering issues may be related to Hardware-accelerated GPU scheduling in Windows. Disabling this option may help improve performance.


---

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