# Entities

**The "Eternal Decay" project envisions the development of a decentralized metaverse designed to offer users immersive and interconnected experiences. To realize this vision, we propose a multi-entity architecture harnessing the potential of blockchain technology, providing a scalable, secure, and interoperable environment. This section provides an overview of the entities constituting the "Eternal Decay" metaverse architecture.**

1. **Users:** Users are the central participants in the "Eternal Decay" metaverse. They engage with the virtual world, create and trade assets, and partake in social and economic activities. Users can establish accounts within the "Eternal Decay" ecosystem, customizing avatars, attributes, and preferences. Their actions and transactions are securely recorded on the blockchain, ensuring transparency and auditability.
2. **Assets:** Assets are digital entities existing within the "Eternal Decay" metaverse, encompassing non-fungible tokens (NFTs), fungible tokens, as well as digital objects like images, videos, and music. Users can create, trade, and employ assets within the virtual realm, offering both expressive and economic value. Assets are represented on the blockchain through smart contracts, ensuring secure ownership and transfer.
3. **Smart Contracts:** Self-executing programs on the blockchain, smart contracts automate transactions, enforce rules, and foster a secure and transparent user environment. In the "Eternal Decay" metaverse, smart contracts extensively govern asset creation, transfer, and management, contributing to the overall ecosystem governance.
4. **Nodes:** Nodes are computing entities supporting the "Eternal Decay" metaverse, validating transactions, maintaining the blockchain, and providing computational power for smart contract execution. Anyone within the "Eternal Decay" ecosystem can run nodes, establishing a decentralized and resilient infrastructure.
5. **Interoperability Layer:** This layer enables the "Eternal Decay" metaverse to interact with other blockchain ecosystems and platforms. Facilitating the exchange of assets and information between different blockchains, it enables seamless interactions among users in various virtual worlds. The interoperability layer employs technologies such as cross-chain atomic swaps, integrating the "Eternal Decay" metaverse into a thriving and interconnected blockchain ecosystem.

#### In conclusion, the architecture of the "Eternal Decay" metaverse comprises diverse entities working in synergy to create a decentralized, scalable, and interoperable virtual world. Users, assets, smart contracts, nodes, and the interoperability layer form the core components, ensuring a secure and transparent environment for interactions and transactions. By leveraging blockchain technology, the "Eternal Decay" project aims to forge a metaverse that unlocks new possibilities for social and economic interaction.

<figure><img src="/files/YAJeXFYGuDAwi5FscgNi" alt=""><figcaption></figcaption></figure>


---

# 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://eternal-decay.gitbook.io/metaworld/info/entities.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.
