# Ed-NFTs

Ed-NFT concept video:

Ed-NFTs or Educational NFTs are assets like 3D models and 3D environments that are published on the blockchain. They have owners who can publish the NFT on the marketplace and earn from it.

{% embed url="<https://www.youtube.com/watch?v=Ya4gkPEX3ec>" %}
Ed-NFT concept video
{% endembed %}

Ed-NFTs are categorized into two types - Basic and Advanced, depending on how complex they are.&#x20;

1. Basic: Generally a small 3D model with limited learning information is classified as a 'Basic' asset. An example of this is - the model below on Acid Rain. Edverse estimates that an average price of these NFTs on the market would be approximately USD 2,000. This value comes from its usefulness as a reference model for teachers to showcase concepts and help students visualize instantly. Hotspots available also let students learn form the model directly.&#x20;

<figure><img src="/files/AuA7k43k6Y89DhRSy66e" alt=""><figcaption><p>3D Model explaining Acid Rain and Sources of Pollution</p></figcaption></figure>

2. Advanced: Advanced assets have much more information embedded in them. It can be a very complex 3D model with layers in it, or it can be a 3D environment. For example, the Substation below. Edverse estimates that the average price of these NFTs on the market would be approximately USD 5,000, due to the massive potential to earn from this directly from learners.

<figure><img src="/files/oLZ2ujZakf5gQh7ieEsk" alt=""><figcaption><p>Power Sub Station with multiple models and learning information embedded inside it.</p></figcaption></figure>

**How to earn from Ed-NFTs**

1. Ed-NFTs are available to rent to Educators to create their immersive courses. A commission will be shared with the NFT owner.
2. Ed-NFTs can be sold on the marketplace to investors or other stakeholders. This will transfer ownership to the new Ed-NFT holder who can earn from that Ed-NFT.

**What is the value of the Ed-NFT?**

The Ed-NFT has an **intrinsic value derived from future potential revenue** by utilization in immersive courses and learning. This value is proportional to:

1. No. of Courses it is being used in
2. No. of Learners learning from those courses
3. The cost of the course subscription
4. The average user rating of the Ed-NFT
5. The total number of users who have rated the Ed-NFT


---

# 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://edverse.gitbook.io/edverse-whitepaper/overview/edverse-assets/ed-nfts.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.
