# BDS Portal

BlackDiamond Studio [web portal](https://bds.mobilize.net) is a web application that enables project creation and collaboration with other users. It works as an entry point to the work you can perform later in the [Online Code Editor ](/blackdiamond-studio-or-mobilize.net/blackdiamond-studio-documentation/online-code-editor.md)(IDE). This is where you can easily set up your project and modify its settings anytime you need.

The [web portal](https://bds.mobilize.net) allows you to see the [list of projects](/blackdiamond-studio-or-mobilize.net/blackdiamond-studio-documentation/bds-portal/projects-list.md) you created or other users shared with you. Learn how to [share projects](/blackdiamond-studio-or-mobilize.net/blackdiamond-studio-documentation/bds-portal/sharing-a-project.md) with other users. &#x20;

<figure><img src="/files/ri56riUe99tjSjt5nVqZ" alt=""><figcaption></figcaption></figure>

BlackDiamond Studio offers a 5 step user-friendly wizard to [create projects](/blackdiamond-studio-or-mobilize.net/blackdiamond-studio-documentation/bds-portal/creating-my-first-project.md).

<figure><img src="/files/Ko1dY7rrWmb7zUihzenc" alt=""><figcaption></figcaption></figure>

[Sign in](/blackdiamond-studio-or-mobilize.net/blackdiamond-studio-documentation/bds-portal/sign-in.md) to BlackDiamond Studio. [Need an account? ](/blackdiamond-studio-or-mobilize.net/blackdiamond-studio-documentation/bds-portal/sign-up.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.gapvelocity.ai/blackdiamond-studio-or-mobilize.net/blackdiamond-studio-documentation/bds-portal.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.
