# Abstract

**What is Blockchain?**&#x20;

Blockchain is an absolutely transparent form of storage where every individual participating has access to the full version. Once updated, it cannot be altered or tampered with but can only be added, and the update process occurs simultaneously on all computers in the network. If the original transaction data is changed after encryption, just another digital signature is needed to remind the entire network of what needs to be corrected.<br>

**What is Morpho Network?**&#x20;

**Morpho Network** is a project that aims to support decentralized financial applications, blockchain open source, and smart contracts. **Morpho'**&#x73; goal is to be a successful scaling solution and drive rapid growth.

**What can I do with Morpho Network?**&#x20;

* Explore **Morpho Network** Ecosystem&#x20;
* Send and receive Morpho fast and low fee
* Create Smart Contract


---

# 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://morphos-organization.gitbook.io/morpho-network-whitepaer/abstract.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.
