# Welcome to BLACKBOX

Welcome to the documentation of BLACKBOX, here you can find information about all the products and features BLACKBOX offers, along with answers to any questions you might have.

BLACKBOX AI is a coding-focused AI platform that delivers precise, context-aware support to streamline software development and tackle complex programming challenges efficiently.

### Quick Links

{% content-ref url="getting-started/quick-start" %}
[quick-start](https://docs.blackbox.chat/blackbox-ai-1/getting-started/quick-start)
{% endcontent-ref %}

{% content-ref url="getting-started/about-blackbox-ai" %}
[about-blackbox-ai](https://docs.blackbox.chat/blackbox-ai-1/getting-started/about-blackbox-ai)
{% endcontent-ref %}

{% content-ref url="support-and-feedback/additional-support" %}
[additional-support](https://docs.blackbox.chat/blackbox-ai-1/support-and-feedback/additional-support)
{% endcontent-ref %}

### Top Features

<table data-view="cards"><thead><tr><th data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="website/ai-chat">ai-chat</a></td></tr><tr><td><a href="website/front-end-agent">front-end-agent</a></td></tr><tr><td><a href="website/full-stack-agent">full-stack-agent</a></td></tr><tr><td><a href="extensions">extensions</a></td></tr></tbody></table>


---

# 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/welcome-to-blackbox.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.
