# Note!

Arcturus is an Ethereum fork, and therefore, their designs are identical. Arcturus offers many advantages, including higher transaction speeds, greater scalability, increased transaction volume, and enhanced efficiency.&#x20;

These improvements make Arcturus well-suited for a wide range of applications, from small-scale decentralized apps to large enterprise-level solutions, providing a robust and versatile platform for developers and users alike. To learn more about the architecture and technical details of the Arcturus blockchain, we recommend reading the Ethereum whitepaper in addition to this document.&#x20;

This document contains inspirations from the Ethereum whitepaper.


---

# 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.arcturuschain.io/note.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.
