# Code IDE

The Paradime Integrated Development Environment (IDE) is a real-time editing and execution platform for your dbt™ project, accessible directly from your browser. With Paradime's IDE, you can develop, run, test, and version control your dbt™ project seamlessly.

To get started, follow our step-by-step tutorial:

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

For detailed information on each feature, explore Paradime's Code IDE documentation

{% content-ref url="/pages/jrnakhwTVPwwwbuczWkl" %}
[User interface](/app-help/documentation/code-ide/user-interface.md)
{% endcontent-ref %}

{% content-ref url="/pages/WRIyYCrPGbisvl1tLB6c" %}
[Left Panel](/app-help/documentation/code-ide/left-panel.md)
{% endcontent-ref %}

{% content-ref url="/pages/kl2ouwfqCCs4uNPgcOzR" %}
[Command Panel](/app-help/documentation/code-ide/command-panel.md)
{% endcontent-ref %}

{% content-ref url="/pages/7qzwbfqnEOqa7A3dhuLf" %}
[Terminal](/app-help/documentation/code-ide/terminal.md)
{% endcontent-ref %}

{% content-ref url="/pages/jFOEyRA6qqryD5fAF71t" %}
[DinoAI](/app-help/documentation/dino-ai.md)
{% endcontent-ref %}

{% content-ref url="/pages/uOVUkofgrozjCdDH0fko" %}
[Additional Features](/app-help/documentation/code-ide/additional-features.md)
{% endcontent-ref %}


---

# 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.paradime.io/app-help/products/code-ide.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.
