# Real-Time

A blockchain systems has two important parameters when evaluating them if they are working in real-time:&#x20;

* Block time - between 5 sec. (ARTIS ∑1) and 10 min. (Bitcoin)\
  \&#xNAN;*\[Earliest inclusion of transactions sent to the blockchain]*&#x20;
* Transaction Finality - between 1 min. (ARTIS ∑1) and 60 min. (Bitcoin)\
  \&#xNAN;*\[Time until one can be certain that the transaction is final]*

ARTIS ∑2 is built to set completely new standards.&#x20;

* Transaction Finality: 1-2 sec.&#x20;
* Streaming Money - Superfluid Cashflows: Enabling continuous value transfers.&#x20;

{% hint style="success" %}
ARTIS ∑2 will be the fastest blockchain on the market.
{% endhint %}


---

# 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.artis.eco/artis-2.0-whitepaper/challenges-and-solutions/real-time.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.
