# What is Defold?

Defold is both a cross-platform game creation tool and a cross-platform game engine. You can work with Defold on Windows, Mac, and Linux, and publish to Windows, Mac, Linux, HTML5, iOS, and Android. Defold enables quick collaboration between artists and coders in small to large teams. Defold is made to be fast, light weight, and stable. Defold has many features built in which will enable you to build high quality games quickly without needing to worry about engine stability or platform support. Defold has an active community, and a team of committed developers who want it to be the best technology it can be. Who want to help you to make the best games possible. Defold is completely free to use. There is no price to pay, no subscription, and no royalty. With Defold, you can get started learning how to make games, and make professional quality games that are played by millions of people world wide.

![This character is a sprite from one of the original Defold tutorials.](/files/-LHnv6OURtasedZU3VLd)


---

# 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://read.bookofdefold.com/defold-a-z/what-is-defold.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.
