# Introduction to Generative Design

In this chapter, we’ll look at key concepts that are essential to understanding generative design and how Generative Design for Revit and Dynamo works.

![](/files/-LrPm43oGFufCjyC6Jg8)

In this section, we will explore the following topics:

* the fundamental concepts needed to understand generative design
* a definition of generative design in the context of AEC
* an introduction to Generative Design for Revit and Dynamo
* examples of using generative design to solve design problems
* common approaches used
* related concepts

Let’s start by looking at something you are likely to be familiar with and already using today: computational design.


---

# 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://www.generativedesign.org/01-introduction.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.
