# Introduction

#### ***"*****Morpho Network&#x20;*****- World-Class Blockchain Platform"***

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

**Morpho Network** goal is to provide a platform for developers to launch decentralized applications; while helping to reduce transaction costs, support multi-language as well as increase the performance of transactions.

**Morpho's characteristics:**&#x20;

* **Decentralized**: **Morpho Network** operates independently according to computer algorithms, completely not controlled by any one organization. Therefore, **Morpho Network** avoids risks from 3rd parties.&#x20;
* **Distributed**: Blocks contain the same data but are distributed in many different places. Immutable: Once data has been written into the block of the **Morpho Network**, it cannot be changed or modified, due to the nature of the consensus algorithm and the hash code.&#x20;
* **Confidentiality**: Only the holder of the Private Key can access the data inside the **Morpho Network**.&#x20;
* **Transparency**: The transactions in the **Morpho Network** are recorded and everyone can check these transactions. Based on that, we can check and retrieve the transaction history. One can even decentralize to allow others to access part of the information on the **Morpho Network**.&#x20;
* **Smart contract integration**: Based on which the terms written in the smart contract will be executed when the previous conditions are satisfied, no one can prevent or cancel it.


---

# 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/morpho-network/introduction.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.
