# About Servoy Developer

## Overview

The **About Servoy Developer** window provides detailed information about the version of Servoy Developer you are using, copyright details, and third-party software included in the product.\
It can be accessed from the Servoy Developer [Help](/reference/servoy-developer/menu/help.md#about-servoy-developer) menu.

<figure><img src="/files/qKAiNXDc6W0LIPcILXlJ" alt=""><figcaption><p>About Servoy Developer</p></figcaption></figure>

## Sections

### Content

#### Version Information

Displays the current version of Servoy Developer you are using.

#### Copyright Information

Provides the copyright details for Servoy Developer.

#### Legal Information

States the legal protections and penalties associated with unauthorized reproduction or distribution of the software.

#### Third-Party Software

Lists the third-party software included in Servoy Developer along with their respective licenses. This section acknowledges the contributions of other developers and organizations whose software is utilized within Servoy Developer.

### Icons

Each icon in the About Servoy Developer window provides additional information about specific features or components:

* Eclipse.org
* Eclipse Modeling Project
* Eclipse EGit
* Eclipse GEF
* Servoy
* Eclipse Marketplace Client

### Buttons

Here are the available buttons:

#### Installation Details

Opens the [Servoy Developer Installation Details](/reference/servoy-developer/object-editors/servoy-developer-installation-details.md) window, providing detailed information about the current installation of Servoy Developer, including installed plugins and components.

#### Close

Closes the About Servoy Developer window.


---

# 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.servoy.com/reference/servoy-developer/object-editors/about-servoy-developer.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.
