# Real-Time Knowledge

BLACKBOX AI is a groundbreaking platform equipped with real-time knowledge of the world, enabling it to address a multitude of queries regarding recent events, technological breakthroughs, new products, API documentations, and much more.&#x20;

With its advanced capabilities, BLACKBOX AI provides an unparalleled experience in information retrieval, offering users a wealth of verified and continuously updated knowledge. What sets BLACKBOX AI apart is its transparency: each response is accompanied by verifiable sources, allowing users to track and understand the origins of the provided information.&#x20;

Furthermore, BLACKBOX AI offers a unique feature called "Realtime" allowing users to supplement the model's responses with additional results sourced from the web. This functionality further extends BLACKBOX AI's search capabilities, providing a more comprehensive and in-depth perspective on any given topic. Through this holistic approach, users can benefit from a richer and more nuanced understanding of the subjects that interest them.

The primary advantage of BLACKBOX AI lies in its ability to deliver precise and reliable real-time responses, thanks to its access to a constantly updated knowledge base. Whether it's keeping up with the news, exploring the latest technological advancements, or understanding the specifications of an API, BLACKBOX AI stands out as an indispensable tool for those seeking relevant and up-to-date information.

Here's a demo of using real-time knowledge mode.

{% embed url="<https://drive.google.com/file/d/1RWW6x9AbwtCYgk6COiIub_M4G-u4GbBX/view?usp=sharing>" %}
Example of BLACKBOX AI's Real-time Knowledge
{% endembed %}

You can also disable the real-time knowledge utilization that complements BLACKBOX AI's LLM by clicking on the "Offline" mode.

<figure><img src="/files/9E6ra38U8ABsnDL4Tpj6" alt=""><figcaption><p>Offline mode</p></figcaption></figure>


---

# 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/website/website-old/real-time-knowledge.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.
