> For the complete documentation index, see [llms.txt](https://elysia.gitbook.io/elysia-whitepaper-v2.1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://elysia.gitbook.io/elysia-whitepaper-v2.1/english-3/1.-introduction.md).

# 1. INTRODUCTION

{% embed url="<https://www.youtube.com/watch?v=zZMusws1Rb8>" %}
What is ELYSIA
{% endembed %}

### 1.1What is ELYSIA?

ELYSIA is a project designed to bridge the gap between traditional financial assets, such as real estate and the world of cryptocurrencies. Typically, these two sectors have developed separately. Traditional assets are controlled by central authorities (like governments), making them more straightforward to manage and regulate. Cryptocurrencies, however, operate on a decentralized system thanks to blockchain technology, offering freedom and transparency.

While both markets have their strengths and weaknesses, ELYSIA believes that by connecting them, we can create a new, more efficient market. The ELYSIA Protocol aims to digitize real-world assets using blockchain, making them compatible with the crypto financial system. This means turning something like a building or a share in a company into a digital form that can be traded and understood within the cryptocurrency world.

To make this happen, ELYSIA is working on a few key areas. Firstly, ensuring that the digitization of real assets makes sense legally and logically. Also by tackling the challenge of integrating real-world assets with blockchain technology, which includes sorting out how decisions are made and rewards are distributed in this new system. A big part of this is creating contracts that can exist both in the real world and on the blockchain.

The success of ELYSIA relies on the collaboration of experts from various fields. As this is a groundbreaking market, new strategies, and risk management plans are vital. ELYSIA invites everyone to contribute to this evolving project. This whitepaper is an invitation to join us at the forefront of blending the traditional financial market with the emerging world of cryptocurrencies. We're excited to share our journey and progress in the updated 2.1 White Paper.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://elysia.gitbook.io/elysia-whitepaper-v2.1/english-3/1.-introduction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
