# What is a Deformity?

A deformity is a form built using our [AI-powered tool](https://deformity.ai).&#x20;

We call them deformities because they differ from static forms. Rather than you come up with everything to ask customers, AI has unique conversations with individuals to gather what you need while also ensuring that their questions are answered as well.

AI-driven forms are powerful ways to collect deep insights that otherwise wouldn't be obtained with traditional forms.


---

# 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://faq.deformity.ai/frequently-asked-questions/deformity-basics/what-is-a-deformity.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.
