# PREDA programming model

PREDA is a smart contract programming language that can reach its greatest potential on a parallel architecture blockchain network. First published on BitRexe Network.&#x20;

Simply put, PREDA is Solidity Pro. If you are an experienced Solidity development engineer, it will generally take no more than 3-4 days from understanding PREDA to getting started with programming, depending on your experience and understanding of parallel system architecture.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><strong>Full Documents of PREDA</strong></td><td></td><td><a href="https://docs.dioxide.network/">https://docs.dioxide.network/</a></td></tr><tr><td></td><td><strong>Concepts</strong></td><td></td><td><a href="/pages/W05LQLyyV6a0BSM2ds9F">/pages/W05LQLyyV6a0BSM2ds9F</a></td></tr><tr><td></td><td><strong>Why PREDA</strong></td><td></td><td><a href="/pages/mFbpd0L36eE1xOyaK1XZ">/pages/mFbpd0L36eE1xOyaK1XZ</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://bitrexe.gitbook.io/docs/preda-programming-model.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.
