# Online Code Editor

Once you set up your project in the [web portal](https://bds.mobilize.net), you will be able to navigate to our IDE by clicking on the **Open IDE** button, this will redirect you to another tab where you will edit and manage all your source code.​

The Online Code Editor (IDE) enables developers to write, edit, and deploy new or existing code built on Scala, Python, or SQL. You can also create your project using our [predefined templates. ](/blackdiamond-studio-or-mobilize.net/blackdiamond-studio-documentation/bds-portal/creating-my-first-project/5.-code/1.-select-a-template.md)This application also offers an integrated debugger and test case generator for any procedural code written in JavaScript.

![Welcome page of BlackDiamond Studio IDE](/files/sWLiIP8W5PW3uuKnKwrk)


---

# 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.gapvelocity.ai/blackdiamond-studio-or-mobilize.net/blackdiamond-studio-documentation/online-code-editor.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.
