# Quick Start

### Website

Access BLACKBOX AI directly in your browser. Chat with top AI agents and deploy full-stack applications in a cloud-based environment—all with a single click.

{% content-ref url="/pages/vnxI9xKCjTYEXWQbB912" %}
[Website](/blackbox-ai-1/blackbox-ai/website/overview.md)
{% endcontent-ref %}

### IDE

Seamlessly integrate BLACKBOX AI into your workflow by installing the IDE extension. Get AI-powered assistance right inside your coding environment in seconds.

{% content-ref url="/pages/KMIhmcd2kpMFVsw1gTgw" %}
[VSCode Extension](/blackbox-ai-1/blackbox-ai/extensions/blackbox-ai-on-vscode/vscode-extension.md)
{% endcontent-ref %}

### Mobile

Take BLACKBOX AI with you wherever you go. Download the Android or iOS app to access powerful coding assistance anytime, anywhere.

{% content-ref url="/pages/2fbs7xxdGimzOpMFu03P" %}
[Mobile](/blackbox-ai-1/blackbox-ai/mobile/android-and-ios-apps.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.blackbox.chat/blackbox-ai-1/blackbox-ai/getting-started/quick-start.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.
