# Website

- [Overview](https://docs.blackbox.chat/blackbox-ai-1/blackbox-ai/website/overview.md): Unlock the power of AI-driven coding, problem-solving, and app development—right in your browser.
- [AI Chat](https://docs.blackbox.chat/blackbox-ai-1/blackbox-ai/website/ai-chat.md): Powerful conversational AI interface
- [Web Search](https://docs.blackbox.chat/blackbox-ai-1/blackbox-ai/website/ai-chat/web-search.md): Access real-time information from across the internet
- [Deep Research](https://docs.blackbox.chat/blackbox-ai-1/blackbox-ai/website/ai-chat/deep-research.md): Perform complex, multi-step research tasks
- [Beast Mode](https://docs.blackbox.chat/blackbox-ai-1/blackbox-ai/website/ai-chat/beast-mode.md): Fastest reasoning model on earth for complex tasks and maximum performance.
- [AI Image Generation](https://docs.blackbox.chat/blackbox-ai-1/blackbox-ai/website/ai-chat/ai-image-generation.md)
- [AI Agents](https://docs.blackbox.chat/blackbox-ai-1/blackbox-ai/website/ai-chat/ai-agents.md): Expert AI agents specialized in specific tasks.
- [Models](https://docs.blackbox.chat/blackbox-ai-1/blackbox-ai/website/ai-chat/models.md): Select different LLMs to use with BLACKBOX
- [Customize Chat](https://docs.blackbox.chat/blackbox-ai-1/blackbox-ai/website/ai-chat/customize-chat.md): Customize How Your BLACKBOX AI Interacts
- [File Upload](https://docs.blackbox.chat/blackbox-ai-1/blackbox-ai/website/ai-chat/file-upload.md): You can upload unlimited files to BLACKBOX to provide it with context
- [Multi-Panel View](https://docs.blackbox.chat/blackbox-ai-1/blackbox-ai/website/ai-chat/multi-panel-view.md): Run and test different models side by side
- [Custom AI Agents](https://docs.blackbox.chat/blackbox-ai-1/blackbox-ai/website/ai-chat/custom-ai-agents.md): Create custom AI agents tailored to specific domains
- [AI Coding Agent](https://docs.blackbox.chat/blackbox-ai-1/blackbox-ai/website/ai-coding-agent.md)
- [Front-End Agent](https://docs.blackbox.chat/blackbox-ai-1/blackbox-ai/website/front-end-agent.md): Figma file or screenshot to functional front-end code in seconds
- [Full-Stack Agent](https://docs.blackbox.chat/blackbox-ai-1/blackbox-ai/website/full-stack-agent.md): Idea to full-stack project in seconds
- [Ai Web IDE](https://docs.blackbox.chat/blackbox-ai-1/blackbox-ai/website/ai-web-ide.md)
- [For VSCode](https://docs.blackbox.chat/blackbox-ai-1/blackbox-ai/website/ai-web-ide/for-vscode.md)
- [For Jupyter Notebook](https://docs.blackbox.chat/blackbox-ai-1/blackbox-ai/website/ai-web-ide/for-jupyter-notebook.md)
- [Website (Old)](https://docs.blackbox.chat/blackbox-ai-1/blackbox-ai/website/website-old.md)
- [Real-Time Knowledge](https://docs.blackbox.chat/blackbox-ai-1/blackbox-ai/website/website-old/real-time-knowledge.md)
- [VISION](https://docs.blackbox.chat/blackbox-ai-1/blackbox-ai/website/website-old/vision.md)
- [AI Agent](https://docs.blackbox.chat/blackbox-ai-1/blackbox-ai/website/website-old/ai-agent.md)
- [Custom AI Agent](https://docs.blackbox.chat/blackbox-ai-1/blackbox-ai/website/website-old/custom-ai-agent.md)
- [Github integration](https://docs.blackbox.chat/blackbox-ai-1/blackbox-ai/website/website-old/github-integration.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.blackbox.chat/blackbox-ai-1/blackbox-ai/website.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.
