# Getting started

## AI Chat

Quadratic AI Chat is built to turbocharge your work. Every step of your analyses can be sped up and made more accessible, from generating code to generating new datasets entirely from scratch. Create, edit, and refine, all with Quadratic AI.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f469-1f4bb">👩‍💻</span> Learn how to use Quadratic AI to generate code -></td><td></td><td></td><td><a href="/pages/SpmqhfBTeS8XSYntS4u8">/pages/SpmqhfBTeS8XSYntS4u8</a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f522">🔢</span> Learn how to use Quadratic AI to generate datasets -></td><td></td><td></td><td><a href="/pages/VSpvH79jSjwIEP32dQUQ">/pages/VSpvH79jSjwIEP32dQUQ</a></td></tr></tbody></table>

{% @arcade/embed flowId="WmxlS1QtUZ0acwCuIBVJ" url="<https://app.arcade.software/share/WmxlS1QtUZ0acwCuIBVJ>" %}

### Generate code from scratch and edit existing code

* Develop entire models and analyses from scratch
* Build infinitely flexible charts without writing a line of code
* Debug and fix errors in existing code and formulas&#x20;

[Learn how to generate code using Quadratic AI ->](/quadratic-ai/generate-code.md)

### Generate datasets&#x20;

* Create new datasets from scratch
* Augment and edit existing data&#x20;
* Smart insert and relocate data via chat

[Learn how to generate datasets using Quadratic AI ->](/quadratic-ai/generate-data.md)


---

# 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.quadratichq.com/quadratic-ai/getting-started.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.
