# Home

## Description

DevTool is a tool that is used by all developers from all over the world. It allows you to configure and debug project without the need to constantly change the values of system through an editor or code. DevTool can be used both in the editor and in the runtime build.

{% hint style="success" %}
One of the strongest advantages is cross-platform, unlike the command line, the DevTool is more understandable and convenient to use, because of a keyboard, a joystick, a touch screen and other devices can be used to work with it.
{% endhint %}

## Analogs in Game Engines

![The Last Of Us](/files/UjbXRWZ4U5zng2GUzizM) ![Uncharted 2](/files/RcrW49NsicCdL901oKJw)

{% embed url="<https://assetstore.unity.com/packages/tools/game-toolkits/devtool-229585>" %}

{% embed url="<https://www.youtube.com/@RenownedGamesMedia>" %}

{% embed url="<https://twitter.com/RenownedGames?ref_src=twsrc^tfw>" %}


---

# 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://renownedgames.gitbook.io/devtool/home.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.
